]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 13:14:13 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ClanLib.spec -> 1.71

ClanLib.spec

index bbb783dc7e46926633c17c65549db2dd3eb6c9a5..7c8ce8dba6ca510e357c2bf7b384ac800002c637 100644 (file)
@@ -165,7 +165,7 @@ potrzebne do kompilacji program
 
 %build
 # note: rtti is needed --- ClanLib uses exceptions!
-aclocal
+%{__aclocal}
 %{__autoconf}
 if [ -f %{_pkgconfigdir}/libpng12.pc ] ; then
        CFLAGS="%{rpmcflags} `pkg-config libpng12 --cflags`"; CXXFLAGS="$CFLAGS"
This page took 0.034078 seconds and 4 git commands to generate.