]> git.pld-linux.org Git - packages/aria.git/blobdiff - aria.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/aria.git] / aria.spec
index d20f0792b4a1db428910fa4031ebe1ccdaf172c1..cf67091a7ee85896fa534de435b9ee2441758062 100644 (file)
--- a/aria.spec
+++ b/aria.spec
@@ -2,7 +2,7 @@ Summary:        Download tool similar to Reget or GetRight
 Summary(pl):   Narzêdzie do pobierania plików podobne do GetRighta
 Name:          aria
 Version:       0.9.1
-Release:       2
+Release:       3
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       http://rabien.virtualave.net/linux/storage/sources/%{name}-%{version}.tar.bz2
@@ -45,8 +45,8 @@ specjalnych zachowa
 gettextize --copy --force
 libtoolize --copy --force
 aclocal
-automake -a -c
-autoconf
+%{__automake} ||
+%{__autoconf}
 %configure
 %{__make}
 
@@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 
 gzip -9nf AUTHORS ChangeLog README TODO
 
-%find_lang %{name} --with-gnome --all-name 
+%find_lang %{name} --with-gnome --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.042279 seconds and 4 git commands to generate.