summaryrefslogtreecommitdiffstats
path: root/chat-irc/hexchat/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/hexchat/PRE_BUILD')
-rwxr-xr-xchat-irc/hexchat/PRE_BUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat-irc/hexchat/PRE_BUILD b/chat-irc/hexchat/PRE_BUILD
index ba99dad79d..7a9829b69f 100755
--- a/chat-irc/hexchat/PRE_BUILD
+++ b/chat-irc/hexchat/PRE_BUILD
@@ -1,4 +1,4 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY} &&
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
-./autogen.sh
+patch -p0 < "$SPELL_DIRECTORY/openssl-09.patch"