summaryrefslogtreecommitdiffstats
path: root/chat-libs/opal/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/opal/PRE_BUILD')
-rwxr-xr-xchat-libs/opal/PRE_BUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/chat-libs/opal/PRE_BUILD b/chat-libs/opal/PRE_BUILD
deleted file mode 100755
index c3f6c84fdb..0000000000
--- a/chat-libs/opal/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-if [[ $OPAL_BRANCH != scm ]]; then
- patch -p1 < $SPELL_DIRECTORY/opal-ffmpeg.patch
-fi