public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: container.yaml: Drop unneeded /etc/flatpak-builder/defaults.json
@ 2026-09-11 14:41 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-11 14:41 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : 1462008fd46976e9279f6664ea8968840c8e7f67
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2021-02-02T15:19:02+01:00
            Stats  : +2/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/1462008fd46976e9279f6664ea8968840c8e7f67?branch=f45

            Log:
            container.yaml: Drop unneeded /etc/flatpak-builder/defaults.json

This is only needed for the SDK.

---
diff --git a/container.yaml b/container.yaml
index 42db28c..8d3775f 100644
--- a/container.yaml
+++ b/container.yaml
@@ -22,6 +22,8 @@ flatpak:
             --origin=flatpak          \
             org.fedoraproject.Platform 1>&2
 
+        rm -rf /etc/flatpak-builder/
+
         touch -d @0 /usr/share/fonts /usr/share/fonts/*
         fc-cache -rs
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 14:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:41 [flatpaks/flatpak-runtime] f45: container.yaml: Drop unneeded /etc/flatpak-builder/defaults.json Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox