[med-svn] [jellyfish] 01/01: include missing header

Michael Crusoe misterc-guest at moszumanska.debian.org
Sat Sep 19 04:55:36 UTC 2015


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

misterc-guest pushed a commit to branch master
in repository jellyfish.

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/jellyfish.git



More information about the debian-med-commit mailing list