system/passwordsafe: Fix typo.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
rfmae 2015-03-16 17:39:44 +07:00 committed by Willy Sudiarto Raharjo
parent a8b5be9951
commit aff986acd6
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ else
fi fi
if [ $YUBI_DISABLED -ne 1 ]; then if [ $YUBI_DISABLED -ne 1 ]; then
SLKCFLAGS="$SLKCFLAGS -I/usr/inclued/ykpers-1" SLKCFLAGS="$SLKCFLAGS -I/usr/include/ykpers-1"
fi fi
rm -rf $PKG rm -rf $PKG