[med-svn] r3473 - trunk/packages/gdcm/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Mon Jun 8 15:47:30 UTC 2009
Author: malat-guest
Date: 2009-06-08 15:47:30 +0000 (Mon, 08 Jun 2009)
New Revision: 3473
Modified:
trunk/packages/gdcm/trunk/debian/rules
Log:
As per suggestion from Mirco Bauer
Modified: trunk/packages/gdcm/trunk/debian/rules
===================================================================
--- trunk/packages/gdcm/trunk/debian/rules 2009-06-08 08:03:50 UTC (rev 3472)
+++ trunk/packages/gdcm/trunk/debian/rules 2009-06-08 15:47:30 UTC (rev 3473)
@@ -16,6 +16,9 @@
# This has to be exported to make some magic below work.
export DH_OPTIONS
+# Debian CLI Policy §4.3 [0]
+export MONO_DISABLE_SHM=1
+
# These are used for cross-compiling and for saving the configure script
# from having to guess our platform (since we know it already)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
More information about the debian-med-commit
mailing list