[Pkg-cli-apps-commits] [SCM] ikvm branch, master, updated. debian/7.0.4335.0+ds-1
Jo Shields
directhex at apebox.org
Tue Feb 7 18:38:20 UTC 2012
The following commit has been merged in the master branch:
commit a5a662e09b4ffda08f8bac8628f1e9cc99bde010
Author: Jo Shields <directhex at apebox.org>
Date: Tue Feb 7 01:55:13 2012 +0000
Re-add uscan rule which was disabled for debugging
diff --git a/debian/rules b/debian/rules
index 47329b8..bedc694 100755
--- a/debian/rules
+++ b/debian/rules
@@ -75,10 +75,10 @@ override_dh_clideps:
dh_clideps --exclude-moduleref=fusion --exclude-moduleref=winspool.drv
get-orig-source:
-# uscan \
-# --force-download \
-# --download-version $(UPVERSION) \
-# --destdir .
+ uscan \
+ --force-download \
+ --download-version $(UPVERSION) \
+ --destdir .
mkdir ikvm-$(UPVERSION)+ds
unzip ikvmsrc-$(UPVERSION).zip -d ikvm-$(UPVERSION)+ds
dos2unix ikvm-$(UPVERSION)+ds/ikvm-$(UPVERSION)/HOWTO
--
ikvm
More information about the Pkg-cli-apps-commits
mailing list