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

ORBit2.spec

index e2a4265c349052dde8c302d4c8f688201cf4fe1a..802e52bf588eaa2f703aafe5399d2792c48d660e 100644 (file)
@@ -110,8 +110,8 @@ zlinkowanych statycznie u
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
This page took 0.072837 seconds and 4 git commands to generate.