]> git.pld-linux.org Git - packages/drgenius.git/blobdiff - drgenius.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/drgenius.git] / drgenius.spec
index 7dead303d17c867d44d01c06e42512f77e6bc94d..f51e8ec0d57eb30de300301a8aaf8788316bc295 100644 (file)
@@ -2,7 +2,7 @@ Summary:        General tool for mathematics
 Summary(pl):   Rozbudowane narzêdzie matematyczne
 Name:          drgenius
 Version:       0.5.10
-Release:       4
+Release:       5
 License:       GPL
 Group:         X11/Applications
 Source0:       http://ftp.5z.com/pub/genius/%{name}-%{version}.tar.gz
@@ -50,12 +50,12 @@ precyzji, liczby ca
 %patch1 -p1
 
 %build
-rm missing acinclude.m4
+rm -f missing acinclude.m4
 libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
-autoconf
-automake -a -c
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-gnome \
        --disable-static \
This page took 0.107025 seconds and 4 git commands to generate.