summaryrefslogtreecommitdiffstats
path: root/MPlayer
diff options
context:
space:
mode:
Diffstat (limited to 'MPlayer')
-rwxr-xr-xMPlayer/build/MPlayer.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/MPlayer/build/MPlayer.SlackBuild b/MPlayer/build/MPlayer.SlackBuild
index d0f23d74..836e1126 100755
--- a/MPlayer/build/MPlayer.SlackBuild
+++ b/MPlayer/build/MPlayer.SlackBuild
@@ -295,6 +295,8 @@ echo Building ...
--language="${LANGUAGES}" \
${DO_PATENTED} \
2>&1 | tee $OUTPUT/configure-${PRGNAM}.log
+# So that MPlayer does not report "UNKNOWN" as it's version:
+cat $VERSION > VERSION
make 2>&1 | tee $OUTPUT/make-${PRGNAM}.log
# Install all the needed stuff to the package dir