system/passwordsafe: Fix typo.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a8b5be9951
commit
aff986acd6
|
@ -66,7 +66,7 @@ else
|
|||
fi
|
||||
|
||||
if [ $YUBI_DISABLED -ne 1 ]; then
|
||||
SLKCFLAGS="$SLKCFLAGS -I/usr/inclued/ykpers-1"
|
||||
SLKCFLAGS="$SLKCFLAGS -I/usr/include/ykpers-1"
|
||||
fi
|
||||
|
||||
rm -rf $PKG
|
||||
|
|
Loading…
Reference in New Issue