]> git.pld-linux.org Git - packages/fox.git/commitdiff
- added rebuilding configuration files
authorfilon <filon@sokrates.mimuw.edu.pl>
Sat, 1 Sep 2001 17:24:01 +0000 (17:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fox.spec -> 1.11

fox.spec

index 70008ec57d44d5f8e5ab818815f6a7d0cd0d190a..bf0fdfb5aedaaf1c2909e33994bba76b6c155084 100644 (file)
--- a/fox.spec
+++ b/fox.spec
@@ -60,6 +60,10 @@ FOX static libraries.
 %setup -q
 
 %build
+libtoolize -c -f
+aclocal
+automake -a -c
+autoconf
 CPPFLAGS="%{rpmcflags} -frtti" \
 #CFLAGS="%{rpmcflags} -frtti" \
 %configure \
This page took 0.108512 seconds and 4 git commands to generate.