aboutsummaryrefslogtreecommitdiff
path: root/games/mame2000-libretro/mame2000-libretro.SlackBuild
diff options
context:
space:
mode:
authorHunter Sezen <ovariegata@yahoo.com>2017-02-04 23:01:30 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-11 07:24:22 +0700
commitafc17a8cec9cbcb1c269c614b02578e2f8311956 (patch)
treed06cf0807fdb348fde0f18f079323e60781f50fc /games/mame2000-libretro/mame2000-libretro.SlackBuild
parent03e6eaac4e7118c8b176d71df2829dc71588d87a (diff)
games/mame2000-libretro: Updated for version 2017.01.27_1083de2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/mame2000-libretro/mame2000-libretro.SlackBuild')
-rw-r--r--games/mame2000-libretro/mame2000-libretro.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/mame2000-libretro/mame2000-libretro.SlackBuild b/games/mame2000-libretro/mame2000-libretro.SlackBuild
index ce46d453ae9c0..44e3a34ef86f2 100644
--- a/games/mame2000-libretro/mame2000-libretro.SlackBuild
+++ b/games/mame2000-libretro/mame2000-libretro.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=mame2000-libretro
LIBNAM=$(echo $PRGNAM | tr - _)
-VERSION=${VERSION:-2017.01.05_6689199}
+VERSION=${VERSION:-2017.01.27_1083de2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -74,7 +74,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-make DEBUG=$DEBUG
+make DEBUG=$DEBUG GIT_VERSION=${VERSION#*_}
install -Dm0644 $LIBNAM.so $PKG/usr/lib${LIBDIRSUFFIX}/libretro/$LIBNAM.so
install -Dm0644 $LIBNAM.info $PKG/usr/lib${LIBDIRSUFFIX}/libretro/info/$LIBNAM.info