diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-07 13:46:43 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-07 13:46:43 +0100 |
commit | 79be206de9335752c6355995961b69846c641410 (patch) | |
tree | 76c9b28a3406227dcf1dd924467a659a213770d9 /package/weechat/patches/patch-src_plugins_Makefile_in | |
parent | 8cc6444e13a2670407eedee0d417cee6b3ce03e8 (diff) | |
parent | 048f67743435770ed358a9d79323c0a4e04d8c68 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/weechat/patches/patch-src_plugins_Makefile_in')
-rw-r--r-- | package/weechat/patches/patch-src_plugins_Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/weechat/patches/patch-src_plugins_Makefile_in b/package/weechat/patches/patch-src_plugins_Makefile_in deleted file mode 100644 index e03608f6f..000000000 --- a/package/weechat/patches/patch-src_plugins_Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- 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. |