Author: spouliot
Date: 2005-05-31 13:34:53 -0400 (Tue, 31 May 2005)
New Revision: 45264

Modified:
   trunk/mcs/class/System/Makefile
Log:
Remove __SECURITY_BOOTSTRAP_DB from Makefile as this cause errors with CSC 
if/when we add permissions

Modified: trunk/mcs/class/System/Makefile
===================================================================
--- trunk/mcs/class/System/Makefile     2005-05-31 15:37:58 UTC (rev 45263)
+++ trunk/mcs/class/System/Makefile     2005-05-31 17:34:53 UTC (rev 45264)
@@ -1,7 +1,6 @@
 thisdir = class/System
 SUBDIRS =
 include ../../build/rules.make
-export __SECURITY_BOOTSTRAP_DB=$(topdir)/class/System
 
 LIBRARY = System.dll
 LIBRARY_USE_INTERMEDIATE_FILE = yes

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to