rpm: Treat -r as --root (RedHat: #759224).
This commit is contained in:
parent
6a713c316f
commit
86d0395fc5
@ -67,7 +67,7 @@ _rpm()
|
||||
fi
|
||||
|
||||
case $prev in
|
||||
--dbpath|--excludepath|--prefix|--relocate|--root)
|
||||
--dbpath|--excludepath|--prefix|--relocate|--root|-r)
|
||||
_filedir -d
|
||||
return 0
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user