SPECS: kseg.spec - removed default -L

qboosh qboosh at pld-linux.org
Fri May 19 10:08:47 CEST 2006


Author: qboosh                       Date: Fri May 19 08:08:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed default -L

---- Files affected:
SPECS:
   kseg.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/kseg.spec
diff -u SPECS/kseg.spec:1.7 SPECS/kseg.spec:1.8
--- SPECS/kseg.spec:1.7	Tue May  2 20:58:53 2006
+++ SPECS/kseg.spec	Fri May 19 10:08:42 2006
@@ -18,7 +18,6 @@
 BuildRequires:	qt-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 KSEG allows you to interactively create a geometrical construction,
 similar to what you can do with a straight edge and compass. Points
@@ -43,7 +42,7 @@
 %build
 %{__make} \
 	QTDIR=%{_prefix}/ \
-	CCFLAGS="%{rpmcflags} -c -fno-rtti -fno-exceptions -L%{_libdir}" \
+	CCFLAGS="%{rpmcflags} -c -fno-rtti -fno-exceptions" \
 	CC="%{__cc}"
 
 %install
@@ -66,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/05/19 08:08:42  qboosh
+- removed default -L
+
 Revision 1.7  2006/05/02 18:58:53  darekr
 - added -qt_headers.patch, TODO
 
@@ -87,4 +89,3 @@
 
 Revision 1.1  2002/07/15 19:14:49  undefine
 - initial pld version. should work. stbr
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kseg.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list