[SCM] image display tool for astronomy branch, master,	updated. a6908d511f2b46cc7a683d4032b40b7ce612d483
    Ole Streicher 
    debian at liska.ath.cx
       
    Tue Jan 10 16:43:24 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit 5aa838380957175d95bc4c648bd5cb4cd7e0d947
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Jan 10 14:52:23 2012 +0100
    Remove target "mktclapp". If needed, we can build it in html_widget.
diff --git a/debian/rules b/debian/rules
index 5317f1a..9bdce7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-BUILDPARTS:=dirs checkdns html mktclapp tkmpeg iis
+BUILDPARTS:=dirs checkdns html tkmpeg iis
 BUILDPARTS+=xpa ast wcssubs funtools sla saotk ds9
 
 FLAGS = -Wall -g
@@ -50,7 +50,7 @@ clean:
 	find -name '*.[ao]' |xargs rm -f;
 	find -name '*.so' |xargs rm -f;
 	set -e; cd ./ds9/; rm -f ds9 ds9tk.c ds9tk.h;
-	dh_clean ./build ./make.include mktclapp/mktclapp;
+	dh_clean ./build ./make.include ;
 
 #dh_clean -k 
 
-- 
image display tool for astronomy
    
    
More information about the debian-science-commits
mailing list