aboutsummaryrefslogtreecommitdiff
path: root/branches/0.6/install/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'branches/0.6/install/doinst.sh')
-rw-r--r--branches/0.6/install/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/branches/0.6/install/doinst.sh b/branches/0.6/install/doinst.sh
deleted file mode 100644
index a9d11ce..0000000
--- a/branches/0.6/install/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-( if [ ! -f "etc/simplepkg/simplepkg.conf" ]; then mv etc/simplepkg/simplepkg.conf.new etc/simplepkg/simplepkg.conf; fi )
-( if [ ! -f "etc/simplepkg/repos.conf" ]; then mv etc/simplepkg/repos.conf.new etc/simplepkg/repos.conf; fi )
-( if [ ! -f "etc/simplepkg/defaults/mkbuild/generic.mkSlackBuild" ]; then mv etc/simplepkg/defaults/mkbuild/generic.mkSlackBuild.new etc/simplepkg/defaults/mkbuild/generic.mkSlackBuild; fi )