summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/openldap-server/openldap-server.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/openldap-server/openldap-server.SlackBuild b/network/openldap-server/openldap-server.SlackBuild
index 663c238cf4..54e8fbe773 100644
--- a/network/openldap-server/openldap-server.SlackBuild
+++ b/network/openldap-server/openldap-server.SlackBuild
@@ -252,4 +252,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
-makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}