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)


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to