[med-svn] [jellyfish1] 01/02: include missing header
Andreas Tille
tille at debian.org
Tue Nov 17 07:42:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/2.2.3-3
in repository jellyfish1.
commit daede1dddedd2a0f37db5628e1b5f85b87e0e5e4
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date: Fri Sep 18 21:33:07 2015 -0700
include missing header
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f8f5524..fa0768e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,8 @@ override_dh_install:
--multiarch \
--devunversioned \
--movedev "debian/tmp/usr/include/$(DEBPKGNAME)*/$(DEBPKGNAME)/*.hpp" usr/include/$(DEBPKGNAME) \
- debian/tmp/usr/lib/*/lib$(DEBPKGNAME)-*.so
+ --movedev "debian/tmp/usr/include/$(DEBPKGNAME)*/$(DEBPKGNAME)/*.h" usr/include/$(DEBPKGNAME) \
+ debian/tmp/usr/lib/*/lib$(DEBPKGNAME)-*.so
override_dh_clean:
dh_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish1.git
More information about the debian-med-commit
mailing list