[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:21 UTC 2012


The following commit has been merged in the master branch:
commit 983874e059161caf6d46d8d0b1d19cee78488878
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Feb 7 18:09:53 2012 +0000

    Add new Windows-only modulerefs to ignore

diff --git a/debian/rules b/debian/rules
index bedc694..ea7a18f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,7 +72,9 @@ override_dh_makeclilibs:
 	dh_makeclilibs -i -m $(DEB_CLI_API_VERSION)
 
 override_dh_clideps:
-	dh_clideps --exclude-moduleref=fusion --exclude-moduleref=winspool.drv
+	dh_clideps --exclude-moduleref=fusion --exclude-moduleref=winspool.drv \
+		--exclude-moduleref=secur32.dll --exclude-moduleref=ikvm-native-win32-x86 \
+		--exclude-moduleref=ikvm-native-win32-x64
 
 get-orig-source:
 	uscan \

-- 
ikvm



More information about the Pkg-cli-apps-commits mailing list