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

pango.spec

index 01cab141e1de51ceb51fe8646fdd42c543d3ef5d..59adb226ad8e2ec581967348efc02dcc685276b1 100644 (file)
@@ -63,8 +63,8 @@ Biblioteki statyczne %{name}.
 rm -f missing acinclude.m4
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --with-fribidi \
        --enable-gtk-doc=no \
This page took 0.147433 seconds and 4 git commands to generate.