]> git.pld-linux.org Git - packages/beav.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Thu, 10 Oct 2002 12:02:30 +0000 (12:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beav.spec -> 1.9

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.072202 seconds and 4 git commands to generate.