summaryrefslogtreecommitdiffstats
path: root/urpme
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-10-05 16:04:37 +0000
committerThierry Vignaud <tv@mageia.org>2012-10-05 16:04:37 +0000
commit718a01fdf522c8d02e7a1d4ffb80b28c8555c483 (patch)
tree16f2d3ccef8d9e3fbb97a1b20c3e23b7d744af0d /urpme
parent7a8b9c92e48b256d4d9ec32842889194877ba43c (diff)
downloadurpmi-718a01fdf522c8d02e7a1d4ffb80b28c8555c483.tar
urpmi-718a01fdf522c8d02e7a1d4ffb80b28c8555c483.tar.gz
urpmi-718a01fdf522c8d02e7a1d4ffb80b28c8555c483.tar.bz2
urpmi-718a01fdf522c8d02e7a1d4ffb80b28c8555c483.tar.xz
urpmi-718a01fdf522c8d02e7a1d4ffb80b28c8555c483.zip
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)"
Diffstat (limited to 'urpme')
-rwxr-xr-xurpme1
1 files changed, 0 insertions, 1 deletions
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.