mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
mate-screensaver: Disable PAM by default.
This could cause problem for people who upgraded from MATE 1.6 and forgot to rebuild it. Signed-off-by: willysr <willysr@slackware-id.org>
This commit is contained in:
parent
256d96deaf
commit
db790add53
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--mandir=/usr/man \
|
||||
--docdir=/usr/doc/$PRGNAM-$VERSION \
|
||||
--without-systemd \
|
||||
--disable-pam \
|
||||
--build=$ARCH-slackware-linux
|
||||
|
||||
make $NUMJOBS || make
|
||||
|
|
Loading…
Reference in a new issue