mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-02-03 20:45:57 +01:00
mate-desktop: Remove HELP
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
f852f1717e
commit
33dbd5f595
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=mate-desktop
|
||||
VERSION=${VERSION:-1.7.90}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_msb}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
@ -83,6 +83,8 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--localstatedir=/var \
|
||||
--mandir=/usr/man \
|
||||
--docdir=/usr/doc/$PRGNAM-$VERSION \
|
||||
--disable-user-guide \
|
||||
--disable-desktop-docs \
|
||||
--disable-static \
|
||||
--enable-mpaste \
|
||||
--build=$ARCH-slackware-linux
|
||||
|
|
Loading…
Add table
Reference in a new issue