Author: qboosh                       Date: Tue Aug 26 18:44:21 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- proper root; -gacdir is obsolete, use just -root

---- Files affected:
SOURCES:
   dotnet-ipod-sharp-gac.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/dotnet-ipod-sharp-gac.patch
diff -u SOURCES/dotnet-ipod-sharp-gac.patch:1.1 
SOURCES/dotnet-ipod-sharp-gac.patch:1.2
--- SOURCES/dotnet-ipod-sharp-gac.patch:1.1     Tue Aug 26 15:43:21 2008
+++ SOURCES/dotnet-ipod-sharp-gac.patch Tue Aug 26 20:44:15 2008
@@ -7,7 +7,7 @@
 -#install-data-hook:
 -#     $(GACUTIL) /i $(ASSEMBLY) /package $(PACKAGE) /gacdir $(libdir) /root 
$(DESTDIR)$(libdir)
 +install-data-hook:
-+      gacutil /i $(ASSEMBLY) /gacdir $(libdir) /root $(DESTDIR)$(libdir)
++      gacutil /i $(ASSEMBLY) /root $(DESTDIR)$(prefix)/lib
  
  EXTRA_DIST =                  \
        $(ASSEMBLY_SOURCES)     \
@@ -18,7 +18,7 @@
        $(MCS) -unsafe -debug -keyfile:$(top_srcdir)/ipod-sharp.snk 
-target:library -out:$@ $(ASSEMBLY_SOURCES) 
-r:$(top_builddir)/src/ipod-sharp.dll -pkg:gtk-sharp-2.0 $(ASSEMBLY_RESOURCES)
  
 +install-data-hook:
-+      gacutil /i $(ASSEMBLY) /gacdir $(libdir) /root $(DESTDIR)$(libdir)
++      gacutil /i $(ASSEMBLY) /root $(DESTDIR)$(prefix)/lib
 +
  EXTRA_DIST =                  \
        ipod.gif                \
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/dotnet-ipod-sharp-gac.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to