From 0f63f59fe31ab7f0bf31ba622c6b131921bb596d Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 27 Nov 2008 02:00:38 +0000 Subject: lots of changes, see CHANGELOG for details git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@537 04377dda-e619-0410-9926-eae83683ac58 --- trunk/doc/README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'trunk/doc/README') diff --git a/trunk/doc/README b/trunk/doc/README index 82d3f0a..7068255 100644 --- a/trunk/doc/README +++ b/trunk/doc/README @@ -260,7 +260,7 @@ Storing templates inside a Subversion repository ------------------------------------------------ In order to increase once more the control and flexibility of template contents, simplepkg can also handle templates -inside a subversion repository. To do that, edit first the config gile /etc/simplepkg/simplepkg.conf and set the +inside a subversion repository. To do that, edit first the config file /etc/simplepkg/simplepkg.conf and set the parameter TEMPLATES_UNDER_SVN to "yes". Then, create a fresh subversion repository to keep your templates with a command like that: @@ -394,7 +394,10 @@ and to create SlackBuild scripts. Configuration parameters ------------------------ -Simplepkg's config file is /etc/simplepkg/simplepkg.conf and it keeps parameters used by all scripts. +Simplepkg's default config file is /etc/simplepkg/default/simplepkg.conf and it keeps parameters used by all scripts. +If you want to change some of its parameters, do not edit this file. Use /etc/simplepkg/simplepkg.conf instead as it +overrides the default settings. + In this section, we won't cover any parameter that's just used by simplaret, whose settings are covered in its own documentation. -- cgit v1.2.3