]> git.pld-linux.org Git - packages/freedroidrpg.git/commitdiff
- really fixed build
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 25 Aug 2007 14:21:51 +0000 (14:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freedroidrpg.spec -> 1.17

freedroidrpg.spec

index 57773b73d95bf6522422c88852f71fa5a64c67fd..9f98770322d0afe004efa00f75f602f1b05ab779 100644 (file)
@@ -72,12 +72,11 @@ narzÄ™dziami.
 %setup -q
 
 %build
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure \
-       LIBS=-lGL
+%configure
 %{__make}
 
 %install
This page took 0.088012 seconds and 4 git commands to generate.