summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2002-05-21 23:13:48 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit8c1aebe17786acf07b27fb3b4defcc9f8886b331 (patch)
tree54a3256a4e5171d2657641711c54b9c6bdf636e6
parentf3ab01cf07f069bf3a1ee3912e0f1edd7e0c4399 (diff)
downloadlibhnj-8c1aebe17786acf07b27fb3b4defcc9f8886b331.zip
libhnj-8c1aebe17786acf07b27fb3b4defcc9f8886b331.tar.gz
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: libhnj.spec -> 1.16
Notes
Notes: - perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/"
-rw-r--r--libhnj.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhnj.spec b/libhnj.spec
index 5c8724c..5255760 100644
--- a/libhnj.spec
+++ b/libhnj.spec
@@ -44,7 +44,7 @@ Biblioteka statyczna libhnj.
%setup -q
%build
-autoconf
+%{__autoconf}
%configure
%{__make}