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

nspr.spec

index 53210a45e9bd66d489f8da1c8f247a499afb97dc..79d7e48de304f98935d0e1a9f17e67ec052cf197 100644 (file)
--- a/nspr.spec
+++ b/nspr.spec
@@ -44,7 +44,7 @@ Statyczna biblioteka NSPR.
 
 %build
 cd mozilla/nsprpub
-autoconf
+%{__autoconf}
 %configure \
        --with-dist-prefix=$RPM_BUILD_ROOT%{_prefix} \
        --with-mozilla \
This page took 0.026705 seconds and 4 git commands to generate.