[Pkg-mono-svn-commits] rev 695 - mono/trunk/debian

Mirco Bauer meebey-guest@haydn.debian.org
Tue, 11 May 2004 08:49:51 -0600


Author: meebey-guest
Date: 2004-05-11 08:49:49 -0600 (Tue, 11 May 2004)
New Revision: 695

Modified:
   mono/trunk/debian/rules
Log:
- added .wapi directory hack



Modified: mono/trunk/debian/rules
===================================================================
--- mono/trunk/debian/rules	2004-05-11 14:49:13 UTC (rev 694)
+++ mono/trunk/debian/rules	2004-05-11 14:49:49 UTC (rev 695)
@@ -2,6 +2,7 @@
 
 #export DH_VERBOSE=1
 export DH_COMPAT=3
+export MONO_SHARED_DIR=$(CURDIR)/.wabi
 
 DEB_BUILD_ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)