[med-svn] r9511 - trunk/packages/gdcm/trunk/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Tue Jan 31 20:10:01 UTC 2012


Author: malat-guest
Date: 2012-01-31 20:10:01 +0000 (Tue, 31 Jan 2012)
New Revision: 9511

Modified:
   trunk/packages/gdcm/trunk/debian/rules
Log:
conditional include

Modified: trunk/packages/gdcm/trunk/debian/rules
===================================================================
--- trunk/packages/gdcm/trunk/debian/rules	2012-01-31 20:07:28 UTC (rev 9510)
+++ trunk/packages/gdcm/trunk/debian/rules	2012-01-31 20:10:01 UTC (rev 9511)
@@ -15,7 +15,7 @@
 WITH_CLI = --with cli
 DEB_WRAP_CSHARP = 1
 # required for DEB_MONO_ARCHS
-include /usr/share/mono/mono-archs.make
+-include /usr/share/mono/mono-archs.make
 # dpkg-shlibdeps needs to know where is libKitware.mummy.Runtime.Unmanaged.so
 LD_LIBRARY_PATH:=$(LD_LIBRARY_PATH):/usr/lib/cli/Kitware.mummy.Runtime-1.0
 else




More information about the debian-med-commit mailing list