New commits:
commit 4cfd6352967f8b22b38b07321c67836eb143859c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
rsync: added forgotten PREPARE
diff --git a/ftp/rsync/PREPARE b/ftp/rsync/PREPARE
new file mode 100755
index 0000000..9c39ab9
--- /dev/null
+++ b/ftp/rsync/PREPARE
@@ -0,0 +1,6 @@
+config_query RSYNC_GIT "Build latest version (3.0.x branch) from development
tree?" n &&
+
+if [[ $RSYNC_GIT == y ]]; then
+ config_query RSYNC_AUTOUPDATE \
+ "Automatically update on every system update?" n
+fi
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4cfd6352967f8b22b38b07321c67836eb143859c),
Vlad Glagolev, 07/29/2010