mate-power-manager: Update build configurations.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-08-11 01:32:54 +07:00
parent 269f91b3ef
commit f9527c0ba1
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -25,7 +25,7 @@
PRGNAM=mate-power-manager
VERSION=${VERSION:-1.26.0}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_msb}
if [ -z "$ARCH" ]; then
@ -88,6 +88,8 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--libexecdir=/usr/lib${LIBDIRSUFFIX}/mate-power-manager \
--enable-applets \
--without-keyring \
--build=$ARCH-slackware-linux
make