diff options
-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" |