Author: qboosh                       Date: Thu May 17 18:58:20 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- lib64 support

---- Files affected:
SOURCES:
   gaim-plugin-tlen-Makefile.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gaim-plugin-tlen-Makefile.patch
diff -u SOURCES/gaim-plugin-tlen-Makefile.patch:1.1 
SOURCES/gaim-plugin-tlen-Makefile.patch:1.2
--- SOURCES/gaim-plugin-tlen-Makefile.patch:1.1 Fri Apr 27 10:41:04 2007
+++ SOURCES/gaim-plugin-tlen-Makefile.patch     Thu May 17 20:58:15 2007
@@ -1,15 +1,16 @@
 --- gaim-tlen-20060128.orig/Makefile   2006-01-28 17:18:50.000000000 +0100
 +++ gaim-tlen-20060128/Makefile        2006-02-13 16:51:27.000000000 +0100
-@@ -1,6 +1,6 @@
+@@ -1,6 +1,7 @@
  CC?=          gcc
 -LOCALBASE?=   /usr/local
 -DESTDIR?=
 +LOCALBASE?=   /usr/
++LIBDIR?=      $(LOCALBASE)/lib
 +DESTDIR?=     ./
  
  CFLAGS=       `PKG_CONFIG_PATH=${LOCALBASE}/lib/pkgconfig pkg-config gaim 
--cflags` \
        -I${LOCALBASE}/include \
-@@ -25,10 +25,10 @@
+@@ -25,10 +26,10 @@
        ctags *
  
  install:
@@ -17,9 +18,9 @@
 -      install -o root -g wheel libtlen.so ${DESTDIR}${LOCALBASE}/lib/gaim/
 -      install -d -o root -g wheel 
${DESTDIR}${LOCALBASE}/share/pixmaps/gaim/status/default/
 -      install -o root -g wheel tlen.png 
${DESTDIR}${LOCALBASE}/share/pixmaps/gaim/status/default
-+      install -d ${DESTDIR}${LOCALBASE}/lib/gaim/
-+      install libtlen.so ${DESTDIR}${LOCALBASE}/lib/gaim/
-+      install -d ${DESTDIR}${LOCALBASE}/share/pixmaps/gaim/status/default/
++      install -d ${DESTDIR}${LIBDIR}/gaim
++      install libtlen.so ${DESTDIR}${LIBDIR}/gaim
++      install -d ${DESTDIR}${LOCALBASE}/share/pixmaps/gaim/status/default
 +      install tlen.png 
${DESTDIR}${LOCALBASE}/share/pixmaps/gaim/status/default
  
  dist: clean
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/gaim-plugin-tlen-Makefile.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to