[SCM] Render HTML and CSS content with tk branch, master, updated. 8628a9031d6ca64850b14d4e53d57bda97cd420e

Ole Streicher debian at liska.ath.cx
Tue Feb 21 09:42:08 UTC 2012


The following commit has been merged in the master branch:
commit 8628a9031d6ca64850b14d4e53d57bda97cd420e
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Feb 21 10:41:24 2012 +0100

    Add get-orig-source target

diff --git a/debian/rules b/debian/rules
index 6022999..6eda792 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
 %:
 	dh $@ --with autoreconf
 
+debiandir_SQ = $(subst ','\'',$(dir $(lastword $(MAKEFILE_LIST))))
+get-orig-source:
+        sh '$(debiandir_SQ)'get-orig-source.sh

-- 
Render HTML and CSS content with tk



More information about the debian-science-commits mailing list