From 26f66ec2c6b56593128cfe39809be7129f2c319c Mon Sep 17 00:00:00 2001 From: rhatto Date: Fri, 6 Apr 2007 04:17:24 +0000 Subject: small fixes git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@286 04377dda-e619-0410-9926-eae83683ac58 --- trunk/src/templatepkg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'trunk/src/templatepkg') 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 { -- cgit v1.2.3