aboutsummaryrefslogtreecommitdiff
path: root/network/pidginTeX/pidginTeX.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/pidginTeX/pidginTeX.patch')
-rw-r--r--network/pidginTeX/pidginTeX.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/network/pidginTeX/pidginTeX.patch b/network/pidginTeX/pidginTeX.patch
new file mode 100644
index 000000000000..9f3b39f7c142
--- /dev/null
+++ b/network/pidginTeX/pidginTeX.patch
@@ -0,0 +1,11 @@
+--- Makefile 2009-04-12 02:00:39.000000000 +0200
++++ Makefile.new 2012-07-03 10:51:00.333235364 +0200
+@@ -64,7 +64,7 @@
+ ifeq ($(PREFIX),)
+ LIB_INSTALL_DIR = $(HOME)/.purple/plugins
+ else
+- LIB_INSTALL_DIR = $(PREFIX)/lib/purple-2
++ LIB_INSTALL_DIR = $(PREFIX)/lib$(LIB_SUFFIX)/purple-2
+ endif
+ PLUGIN_DIR = $(PLUGIN)-$(PLUGIN_VERSION)
+