SPECS: wmtop.spec - no need to pass -L%{_libdir}

qboosh qboosh at pld-linux.org
Wed Mar 29 09:18:55 CEST 2006


Author: qboosh                       Date: Wed Mar 29 07:18:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no need to pass -L%{_libdir}

---- Files affected:
SPECS:
   wmtop.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/wmtop.spec
diff -u SPECS/wmtop.spec:1.3 SPECS/wmtop.spec:1.4
--- SPECS/wmtop.spec:1.3	Wed Mar 29 00:39:40 2006
+++ SPECS/wmtop.spec	Wed Mar 29 09:18:50 2006
@@ -30,7 +30,7 @@
 	CC="%{__cc}" \
 	INCS="/usr/include/X11" \
 	OPTS="%{rpmcflags}" \
-	LIBDIR="-L%{_libdir}"
+	LIBDIR=
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -57,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/03/29 07:18:50  qboosh
+- no need to pass -L%{_libdir}
+
 Revision 1.3  2006/03/28 22:39:40  megabajt
 - modular xorg deps
 - pass CC, added BUGS to %doc
@@ -67,4 +70,3 @@
 
 Revision 1.1  2004/07/16 20:03:55  yogib
 - initial version
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wmtop.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list