[hkl] 14/22: fix the dh_install target

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Jan 30 15:22:04 UTC 2015


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

picca pushed a commit to branch experimental
in repository hkl.

commit e78a15e9e049889571643675762b7c7141e82a8c
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Fri Jan 30 15:18:45 2015 +0100

    fix the dh_install target
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ea65498..15f2e58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- --enable-gtk-doc --enable-hkl3d
 
 override_dh_install:
-	dh_install -- --fail-missing
+	dh_install --fail-missing
 
 get-orig-source:
 	uscan --verbose --force-download

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hkl.git



More information about the debian-science-commits mailing list