mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
audio/xmp: Fixed build.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
d7290871f1
commit
79a92a9766
1 changed files with 1 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=xmp
|
||||
VERSION=${VERSION:-3.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
CWD=$(pwd)
|
||||
|
@ -72,7 +72,6 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--sysconfdir=/etc \
|
||||
--mandir=/usr/man/ \
|
||||
--libdir=/usr/lib${LIBDIRSUFFIX} \
|
||||
--enable-audacious-plugin \
|
||||
--build=$ARCH-slackware-linux
|
||||
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue