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

cipe.spec

index 7369709bbce940716bbf01f77c34a1aeb1677520..6e587db55e61f9f874aae72afdfd82fc14ac8e43 100644 (file)
--- a/cipe.spec
+++ b/cipe.spec
@@ -135,7 +135,7 @@ skompilowany dla %{_kernel_ver}-smp.
 %build
 mv -f conf/aclocal.m4 conf/acinclude.m4
 aclocal -I conf --output=conf/aclocal.m4
 %build
 mv -f conf/aclocal.m4 conf/acinclude.m4
 aclocal -I conf --output=conf/aclocal.m4
-autoconf -l conf/
+%{__autoconf} -l conf/
 
 %configure \
        --with-linux=%{_kernelsrcdir} \
 
 %configure \
        --with-linux=%{_kernelsrcdir} \
This page took 0.108724 seconds and 4 git commands to generate.