[SCM] Common Astronomy Software Applications core library branch, debian, updated. ccfc3d355f3902d05a03723274e5126faa7dcd53

Ole Streicher debian at liska.ath.cx
Fri Sep 7 13:34:51 UTC 2012


The following commit has been merged in the debian branch:
commit ccfc3d355f3902d05a03723274e5126faa7dcd53
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Sep 7 15:34:35 2012 +0200

    Add initial rules file

diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..9b2091e
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+	dh  $@ --parallel --buildsystem=cmake
+
+#override_dh_auto_build:
+#	mkdir -p build
+#	( cd build && cmake .. && make )

-- 
Common Astronomy Software Applications core library



More information about the debian-science-commits mailing list