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)" --- urpmi | 1 - 1 file changed, 1 deletion(-) (limited to 'urpmi') diff --git a/urpmi b/urpmi index 94ded6fa..cf6f8c0b 100755 --- a/urpmi +++ b/urpmi @@ -135,7 +135,6 @@ sub usage () { ") . N(" --ignorearch - allow to install rpms for unmatched architectures. ") . N(" --noscripts - do not execute package scriptlet(s) ") . N(" --replacefiles - ignore file conflicts -") . N(" --repackage - Re-package the files before erasing ") . N(" --skip - packages which installation should be skipped ") . N(" --prefer - packages which should be preferred ") . N(" --more-choices - when several packages are found, propose more choices -- cgit v1.2.1