Eliminate already commented out build mode aliases for rpm
- these haven't been enabled in six years and not coming back...
This commit is contained in:
parent
70282af4b3
commit
94df5d41de
23
rpmpopt.in
23
rpmpopt.in
|
@ -157,29 +157,6 @@ rpm alias --timecheck --define '_timecheck !#:+'
|
|||
# Popt glue to preserve legacy CLI behavior.
|
||||
#
|
||||
# XXX popt exec parsing doesn't honor POPT_ARGFLAG_ONEDASH
|
||||
# XXX Build mode aliases, removed in rpm-4.1.
|
||||
#rpm exec --bp rpmb -bp
|
||||
#rpm exec --bc rpmb -bc
|
||||
#rpm exec --bi rpmb -bi
|
||||
#rpm exec --bl rpmb -bl
|
||||
#rpm exec --ba rpmb -ba
|
||||
#rpm exec --bb rpmb -bb
|
||||
#rpm exec --bs rpmb -bs
|
||||
#rpm exec --tp rpmb -tp
|
||||
#rpm exec --tc rpmb -tc
|
||||
#rpm exec --ti rpmb -ti
|
||||
#rpm exec --tl rpmb -tl
|
||||
#rpm exec --ta rpmb -ta
|
||||
#rpm exec --tb rpmb -tb
|
||||
#rpm exec --ts rpmb -ts
|
||||
#rpm exec --rebuild rpmb --rebuild
|
||||
#rpm exec --recompile rpmb --recompile
|
||||
#rpm exec --clean rpmb --clean
|
||||
#rpm exec --rmsource rpmb --rmsource
|
||||
#rpm exec --rmspec rpmb --rmspec
|
||||
#rpm exec --target rpmb --target
|
||||
#rpm exec --short-circuit rpmb --short-circuit
|
||||
|
||||
rpm exec --initdb rpmd --initdb
|
||||
rpm exec --rebuilddb rpmd --rebuilddb
|
||||
rpm exec --verifydb rpmd --verifydb
|
||||
|
|
Loading…
Reference in New Issue