summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/share/list.xml11
-rw-r--r--perl-install/install/share/symlinks1
2 files changed, 12 insertions, 0 deletions
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml
index c7d638f5a..2dd9de1d0 100644
--- a/perl-install/install/share/list.xml
+++ b/perl-install/install/share/list.xml
@@ -201,6 +201,17 @@
/etc/passwd
/etc/protocols
/etc/rpm/macros.d/20common.macros
+
+ <!-- for gtk+3 that needs dbus to be initialized -->
+ <from dir="share">
+ <to dir="/etc">
+ <!-- abusing '<from expand="command">' -->
+ <from expand="command">
+ dbus-uuidgen > share/machine-id; echo machine-id
+ </from>
+ </to>
+ </from>
+
<!-- /usr/share/X11/XKeysymDB -->
/etc/pango/ARCH/pango.modules
/usr/LIB/libgdk_pixbuf-2.0.so.0
diff --git a/perl-install/install/share/symlinks b/perl-install/install/share/symlinks
index eb0de9b47..dad5e65b0 100644
--- a/perl-install/install/share/symlinks
+++ b/perl-install/install/share/symlinks
@@ -2,6 +2,7 @@
/etc/protocols
/etc/services
/etc/group
+/etc/machine-id
/etc/passwd
/etc/pki
/etc/urpmi