diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-25 15:48:07 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-25 15:48:07 +0000 |
commit | 8b9ea10d4fa56c53c50769852dade0ed771da53d (patch) | |
tree | f32ec462aeb06df5193868f2fadc19cf94a9d234 /urpm/cfg.pm | |
parent | 7930b1291d825623bbb9c54b732e1758781e7ebc (diff) | |
download | urpmi-8b9ea10d4fa56c53c50769852dade0ed771da53d.tar urpmi-8b9ea10d4fa56c53c50769852dade0ed771da53d.tar.gz urpmi-8b9ea10d4fa56c53c50769852dade0ed771da53d.tar.bz2 urpmi-8b9ea10d4fa56c53c50769852dade0ed771da53d.tar.xz urpmi-8b9ea10d4fa56c53c50769852dade0ed771da53d.zip |
Add support for a prohibit-remove option in urpmi.cfg
(Michael Scherer)
Diffstat (limited to 'urpm/cfg.pm')
-rw-r--r-- | urpm/cfg.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/urpm/cfg.pm b/urpm/cfg.pm index 02f1f57e..1d085a65 100644 --- a/urpm/cfg.pm +++ b/urpm/cfg.pm @@ -147,6 +147,7 @@ sub load_config ($;$) { |excludepath |split-(?:level|length) |priority-upgrade + |prohibit-remove |downloader |retry )\s*:\s*['"]?(.*?)['"]?$/x |