]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
- build fix
authordjrzulf <djrzulf@pld-linux.org>
Sat, 19 Apr 2003 10:04:21 +0000 (10:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ClanLib.spec -> 1.76

ClanLib.spec

index 66666d7898d98b54460dea2d99c57915f75073ac..e0edebf189ef3f17f767bfc455af5eb672e20705 100644 (file)
@@ -163,11 +163,13 @@ potrzebne do kompilacji program
 %prep
 %setup -q
 #%patch0 -p1
-%patch1 -p1
+#%patch1 -p1
 
 %build
 # note: rtti is needed --- ClanLib uses exceptions!
+rm -f missing
 %{__aclocal}
+%{__automake}
 %{__autoconf}
 %configure \
        --enable-static \
This page took 0.069515 seconds and 4 git commands to generate.