]> git.pld-linux.org Git - packages/dbus-glib.git/commitdiff
- static libdbus-gtool first
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 26 Dec 2008 10:00:32 +0000 (10:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbus-glib-as-needed.patch -> 1.1

dbus-glib-as-needed.patch [new file with mode: 0644]

diff --git a/dbus-glib-as-needed.patch b/dbus-glib-as-needed.patch
new file mode 100644 (file)
index 0000000..6ac5267
--- /dev/null
@@ -0,0 +1,11 @@
+--- dbus-glib-0.78/dbus/Makefile.am.orig       2008-12-04 21:55:37.000000000 +0100
++++ dbus-glib-0.78/dbus/Makefile.am    2008-12-26 10:28:51.162510478 +0100
+@@ -104,7 +104,7 @@
+ dbus_bash_completion_helper_SOURCES =                         \
+       dbus-bash-completion-helper.c
+-dbus_bash_completion_helper_LDADD=$(DBUS_LIBS) $(DBUS_GLIB_LIBS) -lexpat libdbus-gtool.la libdbus-glib-1.la
++dbus_bash_completion_helper_LDADD=libdbus-gtool.la libdbus-glib-1.la $(DBUS_LIBS) $(DBUS_GLIB_LIBS) -lexpat
+ EXTRA_DIST=dbus-gmarshal.list make-dbus-glib-error-switch.sh make-dbus-glib-error-enum.sh dbus-bash-completion.sh.in
This page took 0.065562 seconds and 4 git commands to generate.