aboutsummaryrefslogtreecommitdiff
path: root/trunk/lib
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-03-21 01:46:54 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-03-21 01:46:54 +0000
commit200dd72cd3b98677e7c689b4c48a30c37d35efff (patch)
tree3135d8f41f3280b5fc2414cd9b1a3f72732e6c24 /trunk/lib
parent12ed80743223cde6d233fa191839737c6253cf4d (diff)
downloadsimplepkg-200dd72cd3b98677e7c689b4c48a30c37d35efff.tar.gz
simplepkg-200dd72cd3b98677e7c689b4c48a30c37d35efff.tar.bz2
some changes on jail-commit, small changes in common.sh and jail-update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@208 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/lib')
-rw-r--r--trunk/lib/common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh
index 28ee8ea..38e9468 100644
--- a/trunk/lib/common.sh
+++ b/trunk/lib/common.sh
@@ -431,6 +431,7 @@ function copy_template_files {
echo "$BASENAME: copying template files..."
if [ -d "$TEMPLATE_BASE.d" ]; then
if [ "$TEMPLATES_UNDER_SVN" == "1" ]; then
+ svn update
rsync -av --exclude=.svn $TEMPLATE_BASE.d/ $JAIL_ROOT/$server/
else
rsync -av $TEMPLATE_BASE.d/ $JAIL_ROOT/$server/