cleanup: extend x11-related target
A few more leftover libraries tend to hang around after purging extra alterator packages that have fired already during installation stage3; this change might hurt someone, please do notify if that is the case (OTOH one isn't forced to use it or to inherit intermediate targets that do so).
This commit is contained in:
parent
a90f36d220
commit
122c305bc0
@ -6,7 +6,7 @@ use/cleanup/installer: use/cleanup
|
||||
@$(call add,CLEANUP_PACKAGES,'installer-*')
|
||||
|
||||
use/cleanup/x11: use/cleanup
|
||||
@$(call add,CLEANUP_PACKAGES,libSM libXext libXmu libXi)
|
||||
@$(call add,CLEANUP_PACKAGES,libICE libSM libxcb 'libX*')
|
||||
|
||||
# as some alterator modules are installed into stage3 (the destination
|
||||
# root filesystem) to perform actions like bootloader setup, we might
|
||||
|
Loading…
Reference in New Issue
Block a user