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

xdelta.spec

index 068af450032e2af5163bc51518de1f477428c19d..0e2a1efadbfea1988c5fae0e47ecacb5e2c0695f 100644 (file)
@@ -99,8 +99,8 @@ Bibliotecas est
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --x-includes=%{_prefix}/X11R6/lib/glib/include
 %{__make}
This page took 0.081022 seconds and 4 git commands to generate.