SOURCES: f-spot-build.patch - add another build/install fix for 0.4.4

deejay1 deejay1 at pld-linux.org
Thu May 29 22:35:20 CEST 2008


Author: deejay1                      Date: Thu May 29 20:35:20 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add another build/install fix for 0.4.4

---- Files affected:
SOURCES:
   f-spot-build.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/f-spot-build.patch
diff -u SOURCES/f-spot-build.patch:1.1 SOURCES/f-spot-build.patch:1.2
--- SOURCES/f-spot-build.patch:1.1	Sun Apr 13 01:38:29 2008
+++ SOURCES/f-spot-build.patch	Thu May 29 22:35:15 2008
@@ -8,3 +8,17 @@
  	-pkg:gnome-vfs-sharp-2.0
  
  F_SPOT_DISTRESOURCES =			\
+diff -Nur f-spot-0.4.4/Makefile.am f-spot-0.4.4-install/Makefile.am
+--- f-spot-0.4.4/Makefile.am	2008-05-28 21:37:22.000000000 +0200
++++ f-spot-0.4.4-install/Makefile.am	2008-05-29 22:31:24.000000000 +0200
+@@ -89,8 +89,8 @@
+ install-data-hook: 
+ 	$(UPDATE_DESKTOP)
+ 	if [ "x$(DIR_GIO)" != "x" ] ; then \
+-		$(install_sh_DATA) $(top_builddir)/gio-sharp/gio/gio-sharp.dll $(libdir)/f-spot/; \
+-		$(install_sh_DATA) $(top_builddir)/gio-sharp/gio/gio-sharp.dll.config $(libdir)/f-spot/; \
++		$(install_sh_DATA) $(top_builddir)/gio-sharp/gio/gio-sharp.dll $(DESTDIR)/$(libdir)/f-spot/; \
++		$(install_sh_DATA) $(top_builddir)/gio-sharp/gio/gio-sharp.dll.config $(DESTDIR)/$(libdir)/f-spot/; \
+ 	fi
+ 
+ uninstall-hook: 
================================================================

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



More information about the pld-cvs-commit mailing list