]> git.pld-linux.org Git - packages/libsmi.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:13:58 +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:
    libsmi.spec -> 1.41

libsmi.spec

index 48c96abfbd157c3aeeeeefacf7e9d14e7e33f33f..0f2692312eeb66f97a653aebb076265fa654ffd7 100644 (file)
@@ -92,8 +92,8 @@ Biblioteki statyczne libsmi.
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-smi \
        --enable-sming \
This page took 0.042515 seconds and 4 git commands to generate.