From 1838aa2870cf0f876fc724231f31428f0d8b8bd0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 9 Jul 2010 20:05:43 +0200 Subject: update and fix packages which got activated to autogenerated package configuration menu. --- package/weechat/patches/patch-src_plugins_Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/weechat/patches/patch-src_plugins_Makefile_in (limited to 'package/weechat/patches/patch-src_plugins_Makefile_in') diff --git a/package/weechat/patches/patch-src_plugins_Makefile_in b/package/weechat/patches/patch-src_plugins_Makefile_in new file mode 100644 index 000000000..e03608f6f --- /dev/null +++ b/package/weechat/patches/patch-src_plugins_Makefile_in @@ -0,0 +1,11 @@ +--- weechat-0.3.2.orig/src/plugins/Makefile.in 2010-04-17 11:40:31.000000000 +0200 ++++ weechat-0.3.2/src/plugins/Makefile.in 2010-07-09 17:38:00.229617601 +0200 +@@ -751,8 +751,6 @@ uninstall-am: + # install plugin header + + install-data-hook: +- $(INSTALL) -d $(includedir)/$(PACKAGE) +- $(INSTALL_DATA) weechat-plugin.h $(includedir)/$(PACKAGE) + + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. -- cgit v1.2.3