]> git.pld-linux.org Git - packages/allegro.git/commitdiff
- typo
authormarcus <marcus@pld-linux.org>
Wed, 18 Sep 2002 06:57:28 +0000 (06:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro.spec -> 1.19

allegro.spec

index 16727966152e4de45e5caeafe638f9e81713fd9b..47afafaa70e30c893b5accad6d9c4324b81236ad 100644 (file)
@@ -215,10 +215,11 @@ aclocal
        
 %{__make} \
        MAKEINFO=makeinfo \
-       CFLAGS="%{optflags} -I/usr/X11R6/include/artsc -pipe %{?!debug:-funroll-loops -ffast-math -fomit-frame-pointer} -Wall -DALLEGRO_LIB_BUILD \
+       CFLAGS="%{optflags} -I/usr/X11R6/include/artsc -pipe %{?!debug:-funroll-loops -ffast-math -fomit-frame-pointer} -Wall 
 %ifnarch %{ix86}
-       -DALLEGRO_USE_C"
+       -DALLEGRO_USE_C \
 %endif
+       -DALLEGRO_LIB_BUILD"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.029021 seconds and 4 git commands to generate.