]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- fixed in f-spot 0.4.3
authorwrobell <wrobell@pld-linux.org>
Tue, 29 Apr 2008 17:17:17 +0000 (17:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f-spot-DESTDIR.patch -> 1.2
    f-spot-ac.patch -> 1.2

f-spot-DESTDIR.patch [deleted file]
f-spot-ac.patch [deleted file]

diff --git a/f-spot-DESTDIR.patch b/f-spot-DESTDIR.patch
deleted file mode 100644 (file)
index 70f321b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- f-spot-0.4.2/extensions/GalleryExport/Makefile.am.orig     2008-03-12 14:29:47.000000000 +0000
-+++ f-spot-0.4.2/extensions/GalleryExport/Makefile.am  2008-03-12 14:30:28.000000000 +0000
-@@ -36,7 +36,7 @@
- plugindir = $(pkglibdir)/extensions
- install-data-hook:
--      rm -f $(plugindir)/GalleryExport.addin.xml
-+      rm -f $(DESTDIR)/$(plugindir)/GalleryExport.addin.xml
- plugin_DATA =                 \
-       $(PLUGIN_ASSEMBLY)
diff --git a/f-spot-ac.patch b/f-spot-ac.patch
deleted file mode 100644 (file)
index d63855e..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- f-spot-0.4.2/configure.in.orig     2008-04-12 02:13:35.401587871 +0200
-+++ f-spot-0.4.2/configure.in  2008-04-12 02:16:06.391210696 +0200
-@@ -74,7 +74,7 @@
- AC_SUBST(F_LIBS)
- PKG_CHECK_MODULES(GNOME_SHARP, gnome-sharp-2.0 >= 2.8)
--if pkg-config --atleast-version=2.19.90 gnome-sharp; then
-+if pkg-config --atleast-version=2.19.90 gnome-sharp-2.0; then
-       PKG_CHECK_MODULES(GTKHTML_SHARP, gtkhtml-sharp-3.14 >= 2.19.90)
-       GTKHTML_SHARP_PKG="-pkg:gtkhtml-sharp-3.14"
- else
This page took 0.097652 seconds and 4 git commands to generate.