From 8b9ea10d4fa56c53c50769852dade0ed771da53d Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 25 Apr 2005 15:48:07 +0000 Subject: Add support for a prohibit-remove option in urpmi.cfg (Michael Scherer) --- urpm/cfg.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'urpm') 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 -- cgit v1.2.1