aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/qpe-gaim/files/fix-compilation.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/qpe-gaim/files/fix-compilation.patch')
-rw-r--r--recipes/obsolete/qpe-gaim/files/fix-compilation.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/obsolete/qpe-gaim/files/fix-compilation.patch b/recipes/obsolete/qpe-gaim/files/fix-compilation.patch
new file mode 100644
index 0000000000..3bf46c84b7
--- /dev/null
+++ b/recipes/obsolete/qpe-gaim/files/fix-compilation.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.holgerschurig.de/patcher.html
+#
+
+--- libgaim/Makefile.am~fix-compilation
++++ libgaim/Makefile.am
+@@ -32,7 +32,7 @@
+ appsdir = $(datadir)/applications
+ apps_DATA = gaim.desktop
+
+-SUBDIRS = doc intl plugins po src
++SUBDIRS = src
+
+ docs: Doxyfile
+ @doxygen