Package: tomcat5.5
Version: 5.5.25-5
Severity: wishlist
Tags: patch
Hi,
this is the leftover delta from Ubuntu tomcat5.5 package that we've been
carrying around for some time. Please consider this for inclusion for
the next release.
Regards,
--Matti
diff -pruN tomcat5.5-5.5.25.orig/debian/rules tomcat5.5-5.5.25/debian/rules
--- tomcat5.5-5.5.25.orig/debian/rules 2008-01-03 23:38:36.000000000 +0200
+++ tomcat5.5-5.5.25/debian/rules 2008-01-03 23:35:54.000000000 +0200
@@ -58,7 +58,7 @@ binary-indep: build install
dh_installinit -- defaults 90 10
dh_installcron --name=tomcat55
# Prune files that should not be installed at all.
- rm build/dist/bin/{*.bat,commons-*.jar}
+ rm -f build/dist/bin/{*.bat,commons-*.jar}
dh_install
# Prune extra installed files from the various packages.
rm -f $(TOMCAT_SHARE_DIR)/bin/*.{jar,xml} \