SOURCES: gnome-scan-as-needed.patch (NEW) - fixes linking
megabajt
megabajt at pld-linux.org
Sat Mar 1 21:31:25 CET 2008
Author: megabajt Date: Sat Mar 1 20:31:25 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fixes linking
---- Files affected:
SOURCES:
gnome-scan-as-needed.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/gnome-scan-as-needed.patch
diff -u /dev/null SOURCES/gnome-scan-as-needed.patch:1.1
--- /dev/null Sat Mar 1 21:31:25 2008
+++ SOURCES/gnome-scan-as-needed.patch Sat Mar 1 21:31:19 2008
@@ -0,0 +1,13 @@
+diff -urN gnome-scan-0.5.94/lib/Makefile.am gnome-scan-0.5.94.new/lib/Makefile.am
+--- gnome-scan-0.5.94/lib/Makefile.am 2008-02-28 23:58:01.000000000 +0100
++++ gnome-scan-0.5.94.new/lib/Makefile.am 2008-03-01 18:55:15.000000000 +0100
+@@ -93,6 +93,9 @@
+ $(GNOME_SCAN_CFLAGS) \
+ -DMODULE_DIR="\"@MODULE_DIR@\""
+
++lib at SONAME@_la_LIBADD = \
++ $(GNOME_SCAN_LIBS)
++
+ includegsdir = $(includedir)/gnome-scan- at API_VERSION@
+ includegs_HEADERS = \
+ gnome-scan.h \
================================================================
More information about the pld-cvs-commit
mailing list