]> git.pld-linux.org Git - packages/NVrec.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:
    NVrec.spec -> 1.6

NVrec.spec

index 74db5ef886c826c7ae5055f2e828357aac4188d9..a74ebeaf3ff808938ee5a9d5feafa934a93d758f 100644 (file)
@@ -51,7 +51,7 @@ pliki QuickTime, AVI, NuppelVideo 0.4 i MPEG-1.
 libtoolize --copy --force
 aclocal
 automake
-autoconf
+%{__autoconf}
 %configure
 %{__make}
 
This page took 0.05914 seconds and 4 git commands to generate.