[Debian-astro-commits] [iraf] 01/05: Add simple get-orig-source rule

Ole Streicher olebole at moszumanska.debian.org
Tue Dec 5 20:24:07 UTC 2017


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

olebole pushed a commit to branch master
in repository iraf.

commit 05b7548763e13467a065a673e2c71a7d725ecd00
Author: Ole Streicher <olebole at debian.org>
Date:   Tue Dec 5 20:40:45 2017 +0100

    Add simple get-orig-source rule
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index c4c486e..de49602 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,3 +59,7 @@ override_dh_clean:
 	make src
 	dh_clean
 	rm -rf $(BUILD_TMP)
+
+get-orig-source:
+	wget https://github.com/olebole/iraf-v216/archive/local/remove-VO.tar.gz \
+	     -Oiraf_2.16.1+$(shell date +%Y.%m.%d).orig.tar.gz

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



More information about the Debian-astro-commits mailing list