packages: libfm/libfm-link.patch (NEW) - link with libgobject-2.0

lisu lisu at pld-linux.org
Mon Dec 6 11:49:01 CET 2010


Author: lisu                         Date: Mon Dec  6 10:49:01 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- link with libgobject-2.0

---- Files affected:
packages/libfm:
   libfm-link.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/libfm/libfm-link.patch
diff -u /dev/null packages/libfm/libfm-link.patch:1.1
--- /dev/null	Mon Dec  6 11:49:01 2010
+++ packages/libfm/libfm-link.patch	Mon Dec  6 11:48:56 2010
@@ -0,0 +1,9 @@
+--- libfm-0.1.14/src/tests/Makefile.am~	2010-09-24 17:48:13.000000000 +0200
++++ libfm-0.1.14/src/tests/Makefile.am	2010-12-06 11:29:00.222702000 +0100
+@@ -19,5 +19,6 @@
+ fm_path_SOURCES = test-fm-path.c
+ fm_path_LDADD= \
+ 	$(GLIB_LIBS) \
++	-lgobject-2.0 \
+ 	../libfm.la \
+ 	$(NULL)
================================================================


More information about the pld-cvs-commit mailing list