]> git.pld-linux.org Git - packages/bbsload.git/blobdiff - bbsload.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/bbsload.git] / bbsload.spec
index bc29ecfb5be248c7dc43ccd63b838374c009a244..aa554adaca62019a099a4cf94491beecf2476a70 100644 (file)
@@ -5,8 +5,6 @@ Version:        0.2.5
 Release:       2
 License:       GPL
 Group:         X11/Applications
-Group(de):     X11/Applikationen
-Group(pl):     X11/Aplikacje
 Source0:       http://bbtools.windsofstorm.net/sources/%{name}-%{version}.tar.gz
 Patch0:                %{name}-sysconfdir.patch
 URL:           http://bbtools.windsofstorm.net/
@@ -35,8 +33,8 @@ mo
 %build
 rm -f missing
 aclocal
-autoconf
-automake -a -c
+%{__autoconf}
+%{__automake}
 %configure
 %{__make} CXX="%{__cc}"
 
This page took 0.063214 seconds and 4 git commands to generate.