]> git.pld-linux.org Git - packages/aumix-gtk.git/blobdiff - aumix-gtk.spec
- cosmetics
[packages/aumix-gtk.git] / aumix-gtk.spec
index e91584d8f7a711ac6f3b328a646186551ce9eacb..ef1732bc85c52762fc90eb5168b7c446c4c186b7 100644 (file)
@@ -51,10 +51,11 @@ poziom sygna
 %patch1 -p1
 
 %build
+rm -rf missing
+gettextize --copy --force
 aclocal
 autoconf
 automake -a -c
-gettextize --copy --force
 
 CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure
@@ -84,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f aumix.lang
 %defattr(644,root,root,755)
 %config(noreplace,missingok) %verify(not size mtime md5) %{_sysconfdir}/aumixrc
-%doc {AUTHORS,BUGS,ChangeLog,NEWS,README,TODO}.gz
+%doc *.gz
 
 %attr(755,root,root) %{_bindir}/aumix
 
This page took 0.035956 seconds and 4 git commands to generate.