]> git.pld-linux.org Git - packages/getty_ps.git/blobdiff - getty_ps.spec
- new %%doc
[packages/getty_ps.git] / getty_ps.spec
index dc9270b7fbc233258b342e3b1a03a05d9952b5a2..4fb1fbbffb0d5bb8451c2341c1a9c7f39a6915f9 100644 (file)
@@ -69,14 +69,12 @@ echo ".so getty.1" > $RPM_BUILD_ROOT%{_mandir}/man1/uugetty.1
 
 install Examples/gettydefs.high-speed $RPM_BUILD_ROOT%{_sysconfdir}/gettydefs
 
-gzip -9nf Examples/default/* ANNOUNCE README*
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Examples/default/* ANNOUNCE.gz README*
+%doc Examples/default/* ANNOUNCE README*
 
 %config(missingok) %verify(not mtime size md5) %{_sysconfdir}/gettydefs
 
This page took 0.051274 seconds and 4 git commands to generate.