]> git.pld-linux.org Git - packages/flek.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:13:02 +0000 (23:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    flek.spec -> 1.16

flek.spec

index 7764138b971cdc6ce0569011c5cfeab20fc7c341..8e5f9a2b57661443dc75c2ee4c8ca2f058b6ca3d 100644 (file)
--- a/flek.spec
+++ b/flek.spec
@@ -63,7 +63,7 @@ Biblioteki statyczne Fleka.
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 cp -f /usr/share/automake/config.* .
 %configure \
        --with-fltk=%{_prefix}
This page took 0.084224 seconds and 4 git commands to generate.