summaryrefslogtreecommitdiffstats
path: root/chat-libs/libstrophe/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/libstrophe/PRE_BUILD')
-rwxr-xr-xchat-libs/libstrophe/PRE_BUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/chat-libs/libstrophe/PRE_BUILD b/chat-libs/libstrophe/PRE_BUILD
deleted file mode 100755
index 8671ce9077..0000000000
--- a/chat-libs/libstrophe/PRE_BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-patch -p0 < "${SPELL_DIRECTORY}/libressl.patch" &&
-
-if [ ${LIBSTROPHE_BRANCH} = "scm" ]; then
- ./bootstrap.sh
-fi