aboutsummaryrefslogtreecommitdiff
path: root/trunk/src/templatepkg
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/templatepkg')
-rwxr-xr-xtrunk/src/templatepkg4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/src/templatepkg b/trunk/src/templatepkg
index 96c1d70..da717a3 100755
--- a/trunk/src/templatepkg
+++ b/trunk/src/templatepkg
@@ -354,6 +354,10 @@ function template_update {
done
+ if ! svn_check $TEMPLATE_BASE.template; then
+ svn add $TEMPLATE_BASE.template
+ fi
+
}
function template_add {