[med-svn] [libtabixpp] 01/01: install into correct directory
Sascha Steinbiss
sascha-guest at moszumanska.debian.org
Sun Dec 13 03:22:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository libtabixpp.
commit b8a6cb71f561c8d68ebdd1233d140168907ef1f8
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Sun Dec 13 03:22:12 2015 +0000
install into correct directory
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index f38bfc1..99361ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,8 @@
dh $@
override_dh_auto_install:
- mkdir -p debian/libtabixpp-dev/usr/include
- cp *hpp debian/libtabixpp-dev/usr/include
+ mkdir -p debian/libtabixpp0-dev/usr/include
+ cp *hpp debian/libtabixpp0-dev/usr/include
mkdir -p debian/libtabixpp0/usr/lib
cp libtabixpp.so* debian/libtabixpp0/usr/lib/
dh_auto_install --
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libtabixpp.git
More information about the debian-med-commit
mailing list