[pkg-java] r12526 - trunk/knopflerfish-osgi/debian
Eric Lavarde
ewl-guest at alioth.debian.org
Sat May 29 09:26:20 UTC 2010
Author: ewl-guest
Date: 2010-05-29 09:25:28 +0000 (Sat, 29 May 2010)
New Revision: 12526
Modified:
trunk/knopflerfish-osgi/debian/rules
Log:
Do no compress .java and .html in documentation.
Modified: trunk/knopflerfish-osgi/debian/rules
===================================================================
--- trunk/knopflerfish-osgi/debian/rules 2010-05-29 07:50:08 UTC (rev 12525)
+++ trunk/knopflerfish-osgi/debian/rules 2010-05-29 09:25:28 UTC (rev 12526)
@@ -12,6 +12,7 @@
DEB_BUILDDIR := knopflerfish.org/osgi/framework
# DEB_INSTALL_DOCS_ALL = -Xlicense
# DEB_DH_INSTALL_ARGS := -XLICENSE.txt
+DEB_COMPRESS_EXCLUDE := .java .html
clean::
-$(DEB_ANT_INVOKE) $(DEB_ANT_CLEAN_TARGET)
More information about the pkg-java-commits
mailing list