2007-08-11 Jb Evain <jbevain@novell.com>
authorJb Evain <jbevain@gmail.com>
Sat, 11 Aug 2007 21:02:42 +0000 (21:02 -0000)
committerJb Evain <jbevain@gmail.com>
Sat, 11 Aug 2007 21:02:42 +0000 (21:02 -0000)
* profiles/net_2_1: allow 2.1 assemblies in the GAC.

svn path=/trunk/mcs/; revision=83894

mcs/build/ChangeLog
mcs/build/profiles/net_2_1.make

index a5fd35b6570251a83b991d5ff2d33cc8eaa32662..97473f4ed5e60a654c582baa3b8681930c926dc3 100644 (file)
@@ -1,3 +1,7 @@
+2007-08-11  Jb Evain  <jbevain@novell.com>
+
+       * profiles/net_2_1: allow 2.1 assemblies in the GAC.
+
 2007-07-27  Jb Evain  <jbevain@novell.com>
 
        * profiles/net_2_1: use smcs to compile the .net 2.1 assemblies.
index fcfe6ee879c33486daec886341321e5ee5021522..2a8ec1f83c21972ac8f8f931ef2f6ae99b838678 100644 (file)
@@ -11,5 +11,4 @@ profile-check:
 
 PROFILE_MCS_FLAGS = -d:NET_1_1 -d:NET_2_0 -d:NET_2_1
 FRAMEWORK_VERSION = 2.1
-LIBRARY_INSTALL_DIR = $(mono_libdir)/mono/$(FRAMEWORK_VERSION)
 NO_TEST = yes