aboutsummaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins-kde4/files/patch-imagesgallery-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kipi-plugins-kde4/files/patch-imagesgallery-Makefile.in')
-rw-r--r--graphics/kipi-plugins-kde4/files/patch-imagesgallery-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/kipi-plugins-kde4/files/patch-imagesgallery-Makefile.in b/graphics/kipi-plugins-kde4/files/patch-imagesgallery-Makefile.in
deleted file mode 100644
index 77decfc713d4..000000000000
--- a/graphics/kipi-plugins-kde4/files/patch-imagesgallery-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- imagesgallery/Makefile.in.orig Tue Feb 17 13:02:14 2004
-+++ imagesgallery/Makefile.in Tue Feb 17 13:02:31 2004
-@@ -257,7 +257,7 @@
- digikamplugin_imagesgallery_la_SOURCES = plugin_imagesgallery.cpp imgallerydialog.cpp ImagesGallery.cpp
-
- # Libs needed by the plugin
--digikamplugin_imagesgallery_la_LIBADD = $(LIB_KPARTS) -ldigikam
-+digikamplugin_imagesgallery_la_LIBADD = $(LIB_KPARTS) $(LIBPTHREAD) -ldigikam
-
- # LD flags for the plugin
- digikamplugin_imagesgallery_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)