install2: font utils have done their duty
By the time these hooks run the font packages' %post scriptlets should have fired already; no need to carry the utilities on. Yes these are bit-by-bit savings. No it's too expensive still.
This commit is contained in:
parent
48239f73e8
commit
77a97594a5
@ -27,6 +27,7 @@ rpmquery -a common-licenses \
|
||||
libwayland\* libgbm \
|
||||
libGL libEGL glxinfo xdriinfo \
|
||||
xdg-utils xterm \
|
||||
mkfontscale mkfontdir \
|
||||
make make-initrd \
|
||||
| xargs -r rpmi -e --nodeps --
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user