packages: dotnet-dbus-sharp/dbus-monodir.patch - resurected and adjusted fo...

lisu lisu at pld-linux.org
Mon Feb 21 16:30:10 CET 2011


Author: lisu                         Date: Mon Feb 21 15:30:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- resurected and adjusted for 0.7.0

---- Files affected:
packages/dotnet-dbus-sharp:
   dbus-monodir.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/dotnet-dbus-sharp/dbus-monodir.patch
diff -u /dev/null packages/dotnet-dbus-sharp/dbus-monodir.patch:1.4
--- /dev/null	Mon Feb 21 16:30:10 2011
+++ packages/dotnet-dbus-sharp/dbus-monodir.patch	Mon Feb 21 16:30:05 2011
@@ -0,0 +1,13 @@
+--- dbus-sharp-0.7.0/src/Makefile.am~	2010-09-15 12:16:28.000000000 +0200
++++ dbus-sharp-0.7.0/src/Makefile.am	2011-02-21 16:27:11.723100314 +0100
+@@ -42,8 +42,8 @@
+ 
+ install-data-local: $(TARGET)
+ 	@if test -n '$(TARGET)'; then                       \
+-          echo "$(GACUTIL) /i $(TARGET) /f /gacdir $(DESTDIR)$(libdir)";    \
+-          $(GACUTIL) /i $(TARGET) /package $(PACKAGE)-$(API_VERSION) /f /gacdir $(libdir) /root $(DESTDIR)$(libdir) || exit 1; \
++          echo "$(GACUTIL) /i $(TARGET) /f /gacdir $(DESTDIR)$(prefix)/lib";    \
++          $(GACUTIL) /i $(TARGET) /package $(PACKAGE)-$(API_VERSION) /f /gacdir $(libdir) /root $(DESTDIR)$(prefix)/lib || exit 1; \
+         fi
+ 
+ uninstall-local:
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dotnet-dbus-sharp/dbus-monodir.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list