aboutsummaryrefslogtreecommitdiff
path: root/tags/0.5/install
diff options
context:
space:
mode:
Diffstat (limited to 'tags/0.5/install')
-rw-r--r--tags/0.5/install/doinst.sh3
-rw-r--r--tags/0.5/install/slack-desc19
2 files changed, 22 insertions, 0 deletions
diff --git a/tags/0.5/install/doinst.sh b/tags/0.5/install/doinst.sh
new file mode 100644
index 0000000..a61648e
--- /dev/null
+++ b/tags/0.5/install/doinst.sh
@@ -0,0 +1,3 @@
+( 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/generic.mkslackbuild" ]; then mv etc/simplepkg/generic.mkSlackBuild.new etc/simplepkg/generic.mkSlackBuild; fi )
diff --git a/tags/0.5/install/slack-desc b/tags/0.5/install/slack-desc
new file mode 100644
index 0000000..38ea489
--- /dev/null
+++ b/tags/0.5/install/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler-------------------------------------------------------|
+simplepkg: simplepkg (slackware management system)
+simplepkg:
+simplepkg: simplepkg is a very small set of scripts intended to help slackware
+simplepkg: users and developers, like the createpkg packaging tool, simplaret
+simplepkg: package retrieval, mkjail chroot installer and templatepkg template
+simplepkg: management system.
+simplepkg:
+simplepkg:
+simplepkg:
+simplepkg:
+simplepkg: