diff options
-rw-r--r-- | system/passwordsafe/passwordsafe.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/passwordsafe/passwordsafe.SlackBuild b/system/passwordsafe/passwordsafe.SlackBuild index 8538312d79..5de9f2645e 100644 --- a/system/passwordsafe/passwordsafe.SlackBuild +++ b/system/passwordsafe/passwordsafe.SlackBuild @@ -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 |