[libccp4] 03/04: install the data at the right place

Frédéric-Emmanuel Picca picca at alioth.debian.org
Sun Sep 8 16:57:12 UTC 2013


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

picca pushed a commit to branch master
in repository libccp4.

commit 0de42ed4e279674b347e9219e1d8b27721bc1ef1
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Sep 8 18:05:03 2013 +0200

    install the data at the right place
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 77523b6..4a7839e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 	dh $@  --with autotools-dev
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-shared
+	dh_auto_configure -- --enable-shared --datadir=/usr/share/ccp4
 
 override_dh_strip:
 	dh_strip -plibccp4c0 --dbg-package=libccp4c0-dbg

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



More information about the debian-science-commits mailing list