[stylebook] 07/34: Run dh_install.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 29 10:54:16 BST 2018


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository stylebook.

commit be4732c7e55d2d826ca90e1cb6d27a2a55cc1afc
Author: Marcus Better <marcus at better.se>
Date:   Mon Dec 11 09:43:45 2006 +0000

    Run dh_install.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 2cd4e41..33a36cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,7 @@ binary-indep: build install
 	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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stylebook.git



More information about the pkg-java-commits mailing list