[pkg-java] r2842 - branches/stylebook/feature/debian/debian

Marcus Better marcusb-guest at alioth.debian.org
Mon Dec 11 10:43:45 CET 2006


Author: marcusb-guest
Date: 2006-12-11 10:43:45 +0100 (Mon, 11 Dec 2006)
New Revision: 2842

Modified:
   branches/stylebook/feature/debian/debian/rules
Log:
Run dh_install.


Modified: branches/stylebook/feature/debian/debian/rules
===================================================================
--- branches/stylebook/feature/debian/debian/rules	2006-12-09 21:44:05 UTC (rev 2841)
+++ branches/stylebook/feature/debian/debian/rules	2006-12-11 09:43:45 UTC (rev 2842)
@@ -48,6 +48,7 @@
 	dh_testroot
 	dh_installchangelogs
 	dh_installdocs
+	dh_install
 	install -m 644 build/$(PKGNAME)-$(VERSION)_xalan-2.jar $(JAVALIBDIR)/$(PKGNAME)-$(VERSION).jar
 	ln -s $(PKGNAME)-$(VERSION).jar $(JAVALIBDIR)/$(PKGNAME).jar
 	dh_link




More information about the pkg-java-commits mailing list