packages: mono/mono-metadata-makefile.patch - update for 2.6.1

vip vip at pld-linux.org
Wed Feb 24 00:40:49 CET 2010


Author: vip                          Date: Tue Feb 23 23:40:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update for 2.6.1

---- Files affected:
packages/mono:
   mono-metadata-makefile.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/mono/mono-metadata-makefile.patch
diff -u packages/mono/mono-metadata-makefile.patch:1.1 packages/mono/mono-metadata-makefile.patch:1.2
--- packages/mono/mono-metadata-makefile.patch:1.1	Sat May 23 15:13:26 2009
+++ packages/mono/mono-metadata-makefile.patch	Wed Feb 24 00:40:44 2010
@@ -1,15 +1,15 @@
 --- mono-2.4/mono/metadata/Makefile.am~	2009-02-14 00:33:05.000000000 +0100
 +++ mono-2.4/mono/metadata/Makefile.am	2009-05-23 14:32:22.283042882 +0200
-@@ -14,7 +14,7 @@
- # optimisation is required to actually inline them
+@@ -20,7 +20,7 @@
  AM_CFLAGS = -O
  else
+ 
 -assembliesdir = $(exec_prefix)/lib
 +assembliesdir = $(libdir)
  confdir = $(sysconfdir)
- endif
- 
-@@ -26,7 +26,7 @@
+ unix_sources = \
+ 	console-unix.c
+@@ -36,7 +36,7 @@
  #
  noinst_LTLIBRARIES = libmonoruntime.la libmonoruntime-static.la
  
@@ -19,10 +19,10 @@
  #
  # Make sure any prefix changes are updated in the binaries too.
 @@ -171,7 +171,6 @@
- 	object.h	\
- 	exception.h	\
- 	profiler.h	\
--	appdomain.h	\
- 	mono-config.h	\
- 	debug-helpers.h	\
- 	mempool.h
+ libmonoruntimeinclude_HEADERS = \
+ 	assembly.h		\
+ 	attrdefs.h		\
+-	appdomain.h		\
+ 	blob.h			\
+ 	class.h			\
+ 	debug-helpers.h		\
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mono/mono-metadata-makefile.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list