SOURCES: gpm-DESTDIR.patch - typo
adamg
adamg at pld-linux.org
Thu Jun 19 15:42:15 CEST 2008
Author: adamg Date: Thu Jun 19 13:42:15 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- typo
---- Files affected:
SOURCES:
gpm-DESTDIR.patch (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SOURCES/gpm-DESTDIR.patch
diff -u SOURCES/gpm-DESTDIR.patch:1.10 SOURCES/gpm-DESTDIR.patch:1.11
--- SOURCES/gpm-DESTDIR.patch:1.10 Thu Jun 19 13:36:43 2008
+++ SOURCES/gpm-DESTDIR.patch Thu Jun 19 15:42:09 2008
@@ -7,7 +7,7 @@
- echo "WARNING: We installed a lib, you should now call ldconfig" ; \
- echo "f.i.: ldconfig -n -l $(libdir)/libgpm.so. at abi_full@" ; \
- echo "Or to update everything just type ldconfig" ; \
-+ cd $(libdir) && $(LN_S) -f libgsm.so. at abi_full@ libgsm.so ; \
++ cd $(libdir) && $(LN_S) -f libgpm.so. at abi_full@ libgpm.so ; \
fi
# The unversioned files seems to be not needed -> correct me, if I am wrong.
# && $(LN_S) -f libgpm.so. at abi_lev@ libgpm.so ; \
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gpm-DESTDIR.patch?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list