Disabled vlock of the kbd bundle as it requires PAM to build
This commit is contained in:
parent
af02d2cd64
commit
2440070def
@ -17,7 +17,9 @@ rm -rf $DESTDIR
|
||||
|
||||
echo "Configuring kbd..."
|
||||
CFLAGS="$CFLAGS" ./configure \
|
||||
--prefix=/usr
|
||||
--prefix=/usr \
|
||||
--disable-vlock
|
||||
# vlock requires PAM
|
||||
|
||||
echo "Building kbd..."
|
||||
make -j $NUM_JOBS
|
||||
|
Loading…
x
Reference in New Issue
Block a user