summaryrefslogtreecommitdiffstats
path: root/MPlayer
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-05-12 17:16:14 +0000
committer Eric Hameleers <alien@slackware.com>2009-05-12 17:16:14 +0000
commit12db2d4ed6ea69fb4637d1ea256616963c8c10aa (patch)
tree1ecf6cf30cf7a479e9fc89d5d36a8f93a020b4ac /MPlayer
parent58acc04b24ea3010f3986c073f49f9b8204f98a4 (diff)
downloadasb-12db2d4ed6ea69fb4637d1ea256616963c8c10aa.tar.gz
asb-12db2d4ed6ea69fb4637d1ea256616963c8c10aa.tar.xz
Imprint VERSION into the program
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