aboutsummaryrefslogtreecommitdiff
path: root/openldap
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-15 18:13:52 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-15 18:13:52 +0000
commit80187bf4be82d8d5c6b99209ee5029597a6bde81 (patch)
tree0fecebe4452085790c29257cd04c15a614a522ed /openldap
parent6131b0b49aefb17836f0e1aca834d400278262ca (diff)
downloadslackbuilds-80187bf4be82d8d5c6b99209ee5029597a6bde81.tar.gz
slackbuilds-80187bf4be82d8d5c6b99209ee5029597a6bde81.tar.bz2
openldap-client: updated SRC_DIR
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@222 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'openldap')
-rwxr-xr-xopenldap/openldap-client.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/openldap/openldap-client.SlackBuild b/openldap/openldap-client.SlackBuild
index 28ef67f2..3c4911b4 100755
--- a/openldap/openldap-client.SlackBuild
+++ b/openldap/openldap-client.SlackBuild
@@ -42,7 +42,7 @@ else
tarflag="z"
fi
-SRC_DIR="$SRC_DIR/$PACKAGE"
+SRC_DIR="$SRC_DIR/openldap"
mkdir -p $SRC_DIR
if [ "$RTOOL" == "wget" ] && [ ! -f "$SRC_DIR/$SRC" ]; then