summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1614974)
raw | patch | inline | side by side (parent: 1614974)
author | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 26 Feb 2009 13:09:55 +0000 (13:09 +0000) | ||
committer | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 26 Feb 2009 13:09:55 +0000 (13:09 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13463 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/contrib/make-gosa-package | patch | blob | history |
index a276427410df61226565e5e8533dc5031ed4fce5..4061a6630ae83ca07aa2cbe977671be5eeba7883 100755 (executable)
GOSA_DIR="gosa-${GOSA_VER}"
GOSA_SI_DIR="gosa-si-${GOSA_VER}"
-if [ -d "gosa-${GOSA_VER}" ]
+if [ "$BNAME" != "$GOSA_VER" ]
then
rm -rf "gosa-${GOSA_VER}"
fi