[med-svn] [libbpp-seq] 05/05: Fix override
Andreas Tille
tille at debian.org
Tue Jun 13 12:55:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libbpp-seq.
commit 9b2eccb13dd209c0b0cc65a1666163813c9627e8
Author: Andreas Tille <tille at debian.org>
Date: Tue Jun 13 14:53:17 2017 +0200
Fix override
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 366990b..646aa9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,8 +19,7 @@ override_dh_install:
d-shlibmove --commit \
--multiarch \
--devunversioned \
- --override s/libbpp-\([-a-z]\+\)[0-9]\+-dev/libbpp-\1-dev/ \
- --override s/libbpp-core3-dev/libbpp-core-dev/ \
+ --override 's/libbpp-\([-a-z]\+\)[0-9]\+-dev/libbpp-\1-dev/' \
--exclude-la \
--movedev debian/tmp/usr/include/* usr/include \
--movedev debian/tmp/usr/lib/$(DEB_HOST_GNU_TYPE)/cmake usr/lib/$(DEB_HOST_GNU_TYPE) \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-seq.git
More information about the debian-med-commit
mailing list