gmime r1502 - in trunk: . mono



Author: fejj
Date: Mon Jan 12 23:58:21 2009
New Revision: 1502
URL: http://svn.gnome.org/viewvc/gmime?rev=1502&view=rev

Log:
2009-01-12  Jeffrey Stedfast  <fejj novell com>

	* mono/Makefile.am: Fixed to parallel make install, thanks to
	Diego PettenÃ. Fixes bug #567549.



Modified:
   trunk/ChangeLog
   trunk/mono/Makefile.am

Modified: trunk/mono/Makefile.am
==============================================================================
--- trunk/mono/Makefile.am	(original)
+++ trunk/mono/Makefile.am	Mon Jan 12 23:58:21 2009
@@ -70,7 +70,7 @@
 	-keyfile:$(srcdir)/$(ASSEMBLY_NAME).snk $(build_sources) generated/*.cs
 	sn -q -R $(ASSEMBLY) $(srcdir)/$(ASSEMBLY_NAME).snk
 
-install-data-local:
+install-data-hook:
 	@if test -n '$(TARGET)'; then									\
 	  if test -n '$(DESTDIR)'; then								\
 	    echo "$(GACUTIL) /i $(ASSEMBLY) /f /package $(PACKAGE_SHARP) /root $(DESTDIR)$(prefix)/lib";		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]