patch-src_plugins_Makefile_in 480 B

1234567891011
  1. --- weechat-0.3.2.orig/src/plugins/Makefile.in 2010-04-17 11:40:31.000000000 +0200
  2. +++ weechat-0.3.2/src/plugins/Makefile.in 2010-07-09 17:38:00.229617601 +0200
  3. @@ -751,8 +751,6 @@ uninstall-am:
  4. # install plugin header
  5. install-data-hook:
  6. - $(INSTALL) -d $(includedir)/$(PACKAGE)
  7. - $(INSTALL_DATA) weechat-plugin.h $(includedir)/$(PACKAGE)
  8. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  9. # Otherwise a system limit (for SysV at least) may be exceeded.