diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-12 21:50:52 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-12 21:50:52 +0000 |
commit | aaf39c7bc441b648c671f7b9a273211cd0660d8f (patch) | |
tree | 475f0a158d3522abe732c4a0f0f276929be3bbdd /conf | |
parent | d301efd14beb64a10095f74a48833b288492030a (diff) | |
download | simplepkg-aaf39c7bc441b648c671f7b9a273211cd0660d8f.tar.gz simplepkg-aaf39c7bc441b648c671f7b9a273211cd0660d8f.tar.bz2 |
added info about CONSIDER_ALL_PACKAGES_AS_PATCHES
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@104 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'conf')
-rw-r--r-- | conf/simplepkg.conf.new | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/simplepkg.conf.new b/conf/simplepkg.conf.new index b0117e5..fa93a30 100644 --- a/conf/simplepkg.conf.new +++ b/conf/simplepkg.conf.new @@ -57,5 +57,6 @@ DOWNLOAD_EVEN_APPLIED_PATCHES="0" # Otherwise set it either to "yes" or "1" and remember that if # enables this feature can cause problems if you use more than # one REPOS definition for each ARCH and VERSION. +# Also, this option can be very slow. CONSIDER_ALL_PACKAGES_AS_PATCHES="0" |