]> git.pld-linux.org Git - packages/gnome-settings-daemon.git/commitdiff
- fix for undefined symbols in libgsd
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 21 Feb 2012 23:41:09 +0000 (23:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-settings-daemon-link.patch -> 1.1

gnome-settings-daemon-link.patch [new file with mode: 0644]

diff --git a/gnome-settings-daemon-link.patch b/gnome-settings-daemon-link.patch
new file mode 100644 (file)
index 0000000..bceda79
--- /dev/null
@@ -0,0 +1,10 @@
+--- gnome-settings-daemon-3.3.90.1/gnome-settings-daemon/Makefile.am.orig      2012-02-21 21:41:33.714440066 +0100
++++ gnome-settings-daemon-3.3.90.1/gnome-settings-daemon/Makefile.am   2012-02-21 21:42:04.400940490 +0100
+@@ -33,6 +33,7 @@ libgsd_la_CFLAGS =           \
+       $(NULL)
+ libgsd_la_LIBADD =            \
++      $(GIOUNIX_LIBS)         \
+       $(SYSTEMD_LIBS)         \
+       $(NULL)
This page took 0.135643 seconds and 4 git commands to generate.