[saods9] 01/01: Copy BLT includes to local include dir

Ole Streicher olebole-guest at alioth.debian.org
Thu Sep 26 12:54:02 UTC 2013


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

olebole-guest pushed a commit to branch debian
in repository saods9.

commit 1c39661f363af93e5a6b3d3f48fc0f3ebe6ee9a2
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Sep 26 14:53:57 2013 +0200

    Copy BLT includes to local include dir
---
 debian/patches/ds9_make_linux.patch |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/patches/ds9_make_linux.patch b/debian/patches/ds9_make_linux.patch
index a2af038..50e7f5a 100644
--- a/debian/patches/ds9_make_linux.patch
+++ b/debian/patches/ds9_make_linux.patch
@@ -40,7 +40,7 @@ Description: Set the compile flags according to the Debian environment. We
  
 --- a/Makefile.unix
 +++ b/Makefile.unix
-@@ -35,12 +35,15 @@
+@@ -35,12 +35,16 @@
  
  tlt	: FORCE
  	@echo "Installing TLT..."
@@ -55,11 +55,12 @@ Description: Set the compile flags according to the Debian environment. We
  	--enable-symbols
 -	$(MAKE) -C $(TLTDIR) -j $(JOBS) install
 +	$(MAKE) -C $(TLTDIR) -j $(JOBS)
-+	cp $(TLTDIR)/*.so* lib/.
++	cp $(TLTDIR)/*.so* lib/
++	cp $(TLTDIR)/*.h include/
  
  tktable	: FORCE
  	@echo "Installing TkTable..."
-@@ -65,9 +68,9 @@
+@@ -65,9 +69,9 @@
  tkimg	: libtiff
  	@echo "Installing TKIMG..."
  	cd $(TKIMGDIR); CC='$(CC)' CFLAGS='$(OPTS) -DPNG_NO_WRITE_gAMA' \
@@ -71,7 +72,7 @@ Description: Set the compile flags according to the Debian environment. We
  	--prefix $(root) \
  	--disable-shared
  	$(MAKE) -C $(TKIMGDIR) -j $(JOBS) install
-@@ -75,9 +78,9 @@
+@@ -75,9 +79,9 @@
  tkhtml	: $(HTMLDIR)
  	@echo "Installing TKHTML..."
  	cd $(HTMLDIR); CC='$(CC)' CFLAGS='$(OPTS) -DUSE_INTERP_RESULT' \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/saods9.git



More information about the debian-science-commits mailing list