summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d35afc0)
raw | patch | inline | side by side (parent: d35afc0)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 May 2008 13:18:34 +0000 (13:18 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 May 2008 13:18:34 +0000 (13:18 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10824 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/dh-make-gosa | patch | blob | history |
diff --git a/gosa-core/dh-make-gosa b/gosa-core/dh-make-gosa
index b4cadb0a776d636f1258f3e2a836f0872a9ed000..203ca26f109d5c7947e9d4977091a0818bdfa53f 100755 (executable)
--- a/gosa-core/dh-make-gosa
+++ b/gosa-core/dh-make-gosa
load_dsc $file/plugin.dsc
# Setup build environment
- BUILD_PATH=${DEST}gosa-plugin-${PL_NAME}-${PL_VERSION}
+ BUILD_PATH=${DEST}gosa-plugin-${PL_NAME}-${PL_VERSION}${ADD_VERSION}
if [ -d "$BUILD_PATH" ]; then
echo "Error: build path $BUILD_PATH already exists" >&2
exit 2