[med-svn] [itksnap] 12/15: update rules for pixmap creation

Gert Wollny gert-guest at moszumanska.debian.org
Wed Jan 14 15:57:21 UTC 2015


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

gert-guest pushed a commit to branch master
in repository itksnap.

commit c79659f1da842518d863cc947598a0a3282a9860
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Wed Jan 14 16:31:54 2015 +0100

    update rules for pixmap creation
---
 debian/itksnap.dirs | 4 ++--
 debian/rules        | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/itksnap.dirs b/debian/itksnap.dirs
index abdbf4c..2f10b9f 100644
--- a/debian/itksnap.dirs
+++ b/debian/itksnap.dirs
@@ -1,3 +1,3 @@
-usr/lib/
-usr/bin/
+usr/
+
 
diff --git a/debian/rules b/debian/rules
index e102a30..4fe7b11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ override_dh_auto_configure:
 
 override_dh_auto_install:
 	dh_auto_install
+	mkdir -p $(CURDIR)/debian/itksnap/usr/share/pixmaps/
 	convert $(CURDIR)/ProgramData/Images2D/EdgeForcesExample.png -resize 32x32 \
 		$(CURDIR)/debian/itksnap/usr/share/pixmaps/itksnap.xpm
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/itksnap.git



More information about the debian-med-commit mailing list