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

openjade.spec

index 23d21b865312c5696e09e793e82aa02e164531d4..79e01bd2ed33f4578d75f09ea4aa20d68340c208 100644 (file)
@@ -71,9 +71,9 @@ libtoolize --copy --force
 aclocal
 echo "#undef SIZEOF_WCHAR_T" >> acconfig.h
 autoheader
-automake -a -c -f --foreign
+%{__automake}
 #aclocal
-autoconf
+%{__autoconf}
 %ifarch alpha
 CXXFLAGS="-O0 %{?debug:-g}"
 %endif
This page took 0.092904 seconds and 4 git commands to generate.