]> git.pld-linux.org Git - packages/beav.git/blobdiff - beav.spec
- use new %%doc
[packages/beav.git] / beav.spec
index adc54265cd8b643f371809110a7ca985862630ed..4a311e8205cf2db06e015dba65605aa86437dc2c 100644 (file)
--- a/beav.spec
+++ b/beav.spec
@@ -51,12 +51,10 @@ install -d $RPM_BUILD_ROOT%{_bindir}
 
 install beav $RPM_BUILD_ROOT%{_bindir}
 
-gzip -9nf *.txt
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc *.txt
 %attr(755,root,root) %{_bindir}/*
This page took 0.071318 seconds and 4 git commands to generate.