[SCM] Image Reduction and Analysis Facility branch, debian, updated. 457b1e7b8f3328a95d279f9c122c33dd1e8ab65c
Ole Streicher
debian at liska.ath.cx
Mon Jun 3 14:33:10 UTC 2013
The following commit has been merged in the debian branch:
commit 43e9ea58d405655682de8201af6bcde4cef15f0c
Author: Ole Streicher <debian at liska.ath.cx>
Date: Mon Jun 3 10:51:55 2013 +0200
Install VO binaries after building them
diff --git a/debian/clean b/debian/clean
index 98cf89f..9407183 100644
--- a/debian/clean
+++ b/debian/clean
@@ -36,4 +36,7 @@ vo/bin
vo/java/.DS_Store
vo/.DS_Store
vo/votools/x_votools.o
+vo/votools/xx_votools.e
vo/bin.linux64/x_votools.e
+
+
diff --git a/debian/patches/mksys.patch b/debian/patches/mksys.patch
index a7e3035..dce37bc 100644
--- a/debian/patches/mksys.patch
+++ b/debian/patches/mksys.patch
@@ -86,7 +86,7 @@
+cd $iraf/vo # build VO package
+setenv vo $cwd/
+cd votools # build VOTOOLS package
-+mkpkg -p vo
++mkpkg -p vo update
+
+set c_end = `date`
+
--
Image Reduction and Analysis Facility
More information about the debian-science-commits
mailing list