[sweethome3d-textures-editor] 08/10: dh_install not dh_auto_install

Markus Koschany apo at moszumanska.debian.org
Thu Sep 14 06:04:45 UTC 2017


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

apo pushed a commit to branch master
in repository sweethome3d-textures-editor.

commit 688eede3016532979a4c8ca49bddf4c5eb665fa7
Author: Markus Koschany <apo at debian.org>
Date:   Thu Sep 14 07:58:03 2017 +0200

    dh_install not dh_auto_install
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1bde682..6f2abe8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_auto_build:
 	unzip -q /usr/share/sweethome3d/sweethome3d.jar -d build/classes-sh3d
 	dh_auto_build
 
-override_dh_auto_install:
+override_dh_install:
 	mv TexturesLibraryEditor-*.jar $(NAME).jar
 	#icons
 	for i in 16 22 48 128; do \

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



More information about the pkg-java-commits mailing list