]> git.pld-linux.org Git - packages/rt.git/commitdiff
- don't package upgrade twice (once in /etc/rt/upgrade)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 16 Feb 2014 21:27:08 +0000 (22:27 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 16 Feb 2014 21:27:08 +0000 (22:27 +0100)
rt.spec

diff --git a/rt.spec b/rt.spec
index b0f9b19d984f2471c589addcb5550d604d4f901d..1eee8e48ed68bc7c9f355ae4a7b1e6a8e83f8923 100644 (file)
--- a/rt.spec
+++ b/rt.spec
@@ -366,7 +366,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README* docs etc/upgrade
+%doc README* docs
 
 %dir %{_sysconfdir}
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/[a-z]*
This page took 0.055657 seconds and 4 git commands to generate.