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

inn.spec

index 405a2f7d8f274c0d8533db78c2abc90ed25d8953..3027ef17748ce3118b0aec7cf9daed87a2b3af3a 100644 (file)
--- a/inn.spec
+++ b/inn.spec
@@ -247,7 +247,7 @@ sunucuya makaleyi yollar.
 touch innfeed/*.[ly]
 
 rm -f config.cache
-autoconf
+%{__autoconf}
 libtoolize --copy --force
 %configure \
         --with-news-user=news \
This page took 0.118739 seconds and 4 git commands to generate.