SOURCES: xtrojka-make.patch - kill /usr/X11R6, pass LDFLAGS

qboosh qboosh at pld-linux.org
Wed Oct 18 00:19:57 CEST 2006


Author: qboosh                       Date: Tue Oct 17 22:19:57 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- kill /usr/X11R6, pass LDFLAGS

---- Files affected:
SOURCES:
   xtrojka-make.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/xtrojka-make.patch
diff -u SOURCES/xtrojka-make.patch:1.2 SOURCES/xtrojka-make.patch:1.3
--- SOURCES/xtrojka-make.patch:1.2	Mon Apr 12 14:41:27 2004
+++ SOURCES/xtrojka-make.patch	Wed Oct 18 00:19:51 2006
@@ -18,7 +18,7 @@
  CC=gcc
  #					used X libraries
 -XLIBS= -lXaw -lXmu -lXt -lX11 -lXext
-+XLIBS= -L/usr/X11R6/lib -lXaw3d -lXmu -lXt -lSM -lICE -lXext -lX11
++XLIBS= $(LDFLAGS) -lXaw3d -lXt -lX11
  #					some more X libraries
  RESGEN=./resgen
  
================================================================

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



More information about the pld-cvs-commit mailing list