summaryrefslogtreecommitdiffstats
path: root/chat-irc/hexchat/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/hexchat/INSTALL')
-rwxr-xr-xchat-irc/hexchat/INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat-irc/hexchat/INSTALL b/chat-irc/hexchat/INSTALL
index e6227ae78d..8c580617d0 100755
--- a/chat-irc/hexchat/INSTALL
+++ b/chat-irc/hexchat/INSTALL
@@ -1,3 +1,4 @@
-install -vm 644 plugins/xchat-plugin.h "$INSTALL_ROOT/usr/include" &&
+# actually it's false
+make UPDATE_MIME_DATABASE=true install &&
-default_install
+install -vm 644 "src/common/hexchat-plugin.h" "$INSTALL_ROOT/usr/include"