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 \
|
libwayland\* libgbm \
|
||||||
libGL libEGL glxinfo xdriinfo \
|
libGL libEGL glxinfo xdriinfo \
|
||||||
xdg-utils xterm \
|
xdg-utils xterm \
|
||||||
|
mkfontscale mkfontdir \
|
||||||
make make-initrd \
|
make make-initrd \
|
||||||
| xargs -r rpmi -e --nodeps --
|
| xargs -r rpmi -e --nodeps --
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user