diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-11-24 23:19:38 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-11-24 23:19:38 +0000 |
commit | 2b1c9862fefe57ac580cec2db4a76440dd79895e (patch) | |
tree | 0cfdba9dab8cea85c2095719642c8ab5cab920af /trunk/conf | |
parent | c07516c02275b96d2caeb21dce43d776e150b889 (diff) | |
download | simplepkg-2b1c9862fefe57ac580cec2db4a76440dd79895e.tar.gz simplepkg-2b1c9862fefe57ac580cec2db4a76440dd79895e.tar.bz2 |
minor change at conf/simplepkg.conf.new
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@536 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/conf')
-rw-r--r-- | trunk/conf/simplepkg.conf.new | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/trunk/conf/simplepkg.conf.new b/trunk/conf/simplepkg.conf.new index cded026..d5b2e2d 100644 --- a/trunk/conf/simplepkg.conf.new +++ b/trunk/conf/simplepkg.conf.new @@ -6,9 +6,9 @@ # to use the value from /etc/slackware-version # DEFAULT_ARCH="i386" -# Default version: set this option if you dont want simplepkg; +# Default version: set this option if you dont want simplepkg # to use the value from /etc/slackware-version -# DEFAULT_VERSION="11.0" +# DEFAULT_VERSION="12.1" # Where jails are placed JAIL_ROOT="/vservers" |