[java-sig-commits] [jetty] Remove init script from %files

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Apr 23 16:43:01 UTC 2012


commit 849f7b553c1be1138e45117e1eb1d04a1284ee82
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Apr 23 18:42:05 2012 +0200

    Remove init script from %files

 jetty.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/jetty.spec b/jetty.spec
index 3895db2..06f868a 100644
--- a/jetty.spec
+++ b/jetty.spec
@@ -403,7 +403,6 @@ fi
 %attr(755, jetty, jetty) %{tempdir}
 %ghost %dir %attr(755, jetty, jetty) %{rundir}
 %{appdir}
-%{_initrddir}/%{name}
 %{_unitdir}/%{name}.service
 
 %files javadoc


More information about the java-sig-commits mailing list