SPECS: freedroidrpg.spec - really fixed build

qboosh qboosh at pld-linux.org
Sat Aug 25 16:21:56 CEST 2007


Author: qboosh                       Date: Sat Aug 25 14:21:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- really fixed build

---- Files affected:
SPECS:
   freedroidrpg.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/freedroidrpg.spec
diff -u SPECS/freedroidrpg.spec:1.16 SPECS/freedroidrpg.spec:1.17
--- SPECS/freedroidrpg.spec:1.16	Sun Aug 12 21:58:50 2007
+++ SPECS/freedroidrpg.spec	Sat Aug 25 16:21:51 2007
@@ -73,12 +73,11 @@
 %setup -q
 
 %build
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure \
-	LIBS=-lGL
+%configure
 %{__make}
 
 %install
@@ -117,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/08/25 14:21:51  qboosh
+- really fixed build
+
 Revision 1.16  2007/08/12 19:58:50  lisu
 - linking with -lGL, autotools works again
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freedroidrpg.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list