mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
pangox-compat: Use msb as build directory path
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
9d2173c59b
commit
660694bba7
1 changed files with 1 additions and 1 deletions
2
deps/pangox-compat/pangox-compat.SlackBuild
vendored
2
deps/pangox-compat/pangox-compat.SlackBuild
vendored
|
@ -41,7 +41,7 @@ wget -c http://ftp.gnome.org/pub/gnome/sources/pangox-compat/0.0/$PRGNAM-$VERSIO
|
|||
NUMJOBS=${NUMJOBS:-" -j8 "}
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
TMP=${TMP:-/tmp/msb}
|
||||
PKG=${PKG:-${TMP}/package-$PRGNAM}
|
||||
OUTPUT=${OUTPUT:-/tmp}
|
||||
|
||||
|
|
Loading…
Reference in a new issue