SOURCES: zapping-libdir.patch - s/prefix/libdir/ - this patch was ...

baggins baggins at pld-linux.org
Sun Sep 25 21:08:34 CEST 2005


Author: baggins                      Date: Sun Sep 25 19:08:34 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- s/prefix/libdir/
- this patch was broken for more than a year and no one noticed :/

---- Files affected:
SOURCES:
   zapping-libdir.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/zapping-libdir.patch
diff -u SOURCES/zapping-libdir.patch:1.2 SOURCES/zapping-libdir.patch:1.3
--- SOURCES/zapping-libdir.patch:1.2	Sun Sep 19 13:16:42 2004
+++ SOURCES/zapping-libdir.patch	Sun Sep 25 21:08:29 2005
@@ -5,7 +5,7 @@
    -DPACKAGE_LOCALE_DIR=\\\"\${datadir}/locale\\\" \
    -DPACKAGE_PIXMAPS_DIR=\\\"\${datadir}/pixmaps/\${PACKAGE}\\\"\
 -  -DPACKAGE_LIB_DIR=\\\"\${prefix}/lib/\${PACKAGE}\\\" \
-+  -DPACKAGE_LIB_DIR=\\\"\${prefix}/\${PACKAGE}\\\" \
++  -DPACKAGE_LIB_DIR=\\\"\${libdir}/\${PACKAGE}\\\" \
    -DPACKAGE_ZSFB_DIR=\\\"\${DESTDIR}\${sbindir}\\\" \
  "
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/zapping-libdir.patch?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list