SOURCES: sane-backends-pmake.patch - fix for "ar: md5.o: No such f...
sls
sls at pld-linux.org
Mon Dec 24 12:52:53 CET 2007
Author: sls Date: Mon Dec 24 11:52:53 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix for "ar: md5.o: No such file or directory"
---- Files affected:
SOURCES:
sane-backends-pmake.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/sane-backends-pmake.patch
diff -u SOURCES/sane-backends-pmake.patch:1.1 SOURCES/sane-backends-pmake.patch:1.2
--- SOURCES/sane-backends-pmake.patch:1.1 Mon Mar 3 20:25:02 2003
+++ SOURCES/sane-backends-pmake.patch Mon Dec 24 12:52:48 2007
@@ -9,3 +9,14 @@
install:
uninstall:
+--- sane-backends-1.0.18/lib/Makefile.in.orig 2007-12-24 12:24:55.104167218 +0100
++++ sane-backends-1.0.18/lib/Makefile.in 2007-12-24 12:36:52.494724793 +0100
+@@ -69,7 +69,7 @@
+
+ all: $(TARGETS)
+
+-liblib.a: $(LIBLIB_OBJS)
++liblib.a: $(LIBLIB_LTOBJS)
+ ar r $@ $(LIBLIB_OBJS)
+ $(RANLIB) $@
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/sane-backends-pmake.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list