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

Mesa.spec

index 71c6ffbe580a2e098a1d61ff5060133535402b71..b0bf1cc86e1a116da590b740952f992c749b7157 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -141,7 +141,7 @@ perl -pi -e "s,\.\./images/,%{_examplesdir}/Mesa/images/,g" demos/*
 %{__make}
        
 (cd widgets-mesa
-autoconf
+%{__autoconf}
 %configure \
        --with-motif
 %{__make} || :
This page took 0.04058 seconds and 4 git commands to generate.