]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- merged into f-spot 0.5.0
authorwrobell <wrobell@pld-linux.org>
Fri, 3 Oct 2008 01:28:16 +0000 (01:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f-spot-build.patch -> 1.3

f-spot-build.patch [deleted file]

diff --git a/f-spot-build.patch b/f-spot-build.patch
deleted file mode 100644 (file)
index e3621fa..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
---- f-spot-0.4.2/src/Makefile.am.orig  2008-04-13 01:03:25.325063605 +0200
-+++ f-spot-0.4.2/src/Makefile.am       2008-04-13 01:03:36.824273289 +0200
-@@ -316,6 +316,7 @@
-       $(GCONF_PKG)                            \
-       $(GTKHTML_SHARP_PKG)                    \
-       -pkg:glade-sharp-2.0                    \
-+      -pkg:gnome-sharp-2.0                    \
-       -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: 
This page took 0.03014 seconds and 4 git commands to generate.