summaryrefslogtreecommitdiffstats
path: root/e-17/eeze/PREPARE
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/eeze/PREPARE')
-rwxr-xr-xe-17/eeze/PREPARE6
1 files changed, 0 insertions, 6 deletions
diff --git a/e-17/eeze/PREPARE b/e-17/eeze/PREPARE
deleted file mode 100755
index fec02a699d..0000000000
--- a/e-17/eeze/PREPARE
+++ /dev/null
@@ -1,6 +0,0 @@
-config_query EEZE_CVS "Build SCM (subversion) version?" y &&
-
-if [ "$EEZE_CVS" == "y" ]; then
- config_query EEZE_CVS_AUTOUPDATE \
- "Automatically update on every system update?" n
-fi