mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-13 23:38:20 +00:00
Disable new smooth updates
Setting SMOOTH_UPDATES to a string which is neither a valid section name (nor the magic string "ALL") should allow removal of old libraries to continue without any new smooth updated libraries being accepted. An empty SMOOTH_UPDATES would also stop removals from occurring. Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
This commit is contained in:
parent
5feba8c03f
commit
4955efb6d7
@ -53,4 +53,7 @@ HINTS_SATBRITNEY = easy
|
||||
|
||||
# support for old libraries in testing (smooth update)
|
||||
# use ALL to enable smooth updates for all the sections
|
||||
SMOOTH_UPDATES = libs oldlibs
|
||||
#
|
||||
# naming a non-existent section will effectively disable new smooth
|
||||
# updates but still allow removals to occur
|
||||
SMOOTH_UPDATES = badgers
|
||||
|
Loading…
x
Reference in New Issue
Block a user