]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
- release 2
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 17 Sep 2001 16:02:54 +0000 (16:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- ac2.5 ready

Changed files:
    ClanLib.spec -> 1.47

ClanLib.spec

index 6850408ffe2d5c88f4885d489b517b0149326590..8f2953fcf72cd86356acdb1df5c873ab5d9e2311 100644 (file)
@@ -2,7 +2,7 @@ Summary:        ClanLib, the platform independent game SDK.
 Summary(pl):   ClanLib, niezale¿ny od platformy SDK do gier
 Name:          ClanLib
 Version:       0.5.0
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 Group(de):     Libraries
@@ -174,8 +174,9 @@ potrzebne do kompilacji program
 #%patch0 -p1
 
 %build
-./autogen.sh
 # note: rtti is needed --- ClanLib uses exceptions!
+aclocal
+autoconf
 %configure \
        --enable-static \
        --enable-shared \
This page took 0.077226 seconds and 4 git commands to generate.