From 718a01fdf522c8d02e7a1d4ffb80b28c8555c483 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 5 Oct 2012 16:04:37 +0000 Subject: drop --repackage option (non working since rpm-4.6 in 2009) should have been done right after commit r251061 by pixel on Tue Jan 2009: "- drop urpmi.recover (no more possible with rpm 4.6 which doesn't handle --repackage)" --- urpme | 1 - 1 file changed, 1 deletion(-) (limited to 'urpme') diff --git a/urpme b/urpme index bf64c560..2dc7fdfc 100755 --- a/urpme +++ b/urpme @@ -45,7 +45,6 @@ sub usage() { ") . N(" --test - verify if the removal can be achieved correctly. ") . N(" --force - force invocation even if some packages do not exist. ") . N(" --parallel - distributed urpmi across machines of alias. -") . N(" --repackage - Re-package the files before erasing ") . N(" --root - use another root for rpm removal. ") . N(" --urpmi-root - use another root for urpmi db & rpm installation. ") . N(" --justdb - update only the rpm db, not the filesystem. -- cgit v1.2.1