SPECS (AC-branch): nx.spec - fix EXTRA_LIBRARIES

aredridel aredridel at pld-linux.org
Wed Jun 7 22:34:37 CEST 2006


Author: aredridel                    Date: Wed Jun  7 20:34:37 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix EXTRA_LIBRARIES

---- Files affected:
SPECS:
   nx.spec (1.9.2.4 -> 1.9.2.5) 

---- Diffs:

================================================================
Index: SPECS/nx.spec
diff -u SPECS/nx.spec:1.9.2.4 SPECS/nx.spec:1.9.2.5
--- SPECS/nx.spec:1.9.2.4	Wed Jun  7 22:02:40 2006
+++ SPECS/nx.spec	Wed Jun  7 22:34:32 2006
@@ -107,7 +107,7 @@
 ln -s ../nx-X11/exports/ exports
 xmkmf -a .
 %{__make} \
-	EXTRA_LIBRARIES="-L%{_libdir} -L../nx-X11/exports/lib" \
+	EXTRA_LIBRARIES="-L/usr/X11R6/%{_lib} -L../nx-X11/exports/lib" \
 	CC="%{__cc}" \
 	World
 
@@ -163,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9.2.5  2006/06/07 20:34:32  aredridel
+- fix EXTRA_LIBRARIES
+
 Revision 1.9.2.4  2006/06/07 20:02:40  aredridel
 - add gcc fixes patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nx.spec?r1=1.9.2.4&r2=1.9.2.5&f=u



More information about the pld-cvs-commit mailing list