mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
@@ -113,9 +113,7 @@ post_makeinstall_target() {
|
||||
|
||||
safe_remove ${INSTALL}/usr/lib/audit
|
||||
safe_remove ${INSTALL}/usr/lib/glibc
|
||||
safe_remove ${INSTALL}/usr/lib/libc_pic
|
||||
safe_remove ${INSTALL}/usr/lib/*.o
|
||||
safe_remove ${INSTALL}/usr/lib/*.map
|
||||
safe_remove ${INSTALL}/var
|
||||
|
||||
# add UTF-8 charmap
|
||||
|
||||
@@ -52,8 +52,6 @@ post_makeinstall_target() {
|
||||
# as ninja strips the unnecessary build rpath during the install.
|
||||
safe_remove ${INSTALL}/usr/bin/amdgpu_stress
|
||||
safe_remove ${INSTALL}/usr/bin/drmdevice
|
||||
safe_remove ${INSTALL}/usr/bin/kms-steal-crtc
|
||||
safe_remove ${INSTALL}/usr/bin/kms-universal-planes
|
||||
safe_remove ${INSTALL}/usr/bin/modeprint
|
||||
safe_remove ${INSTALL}/usr/bin/proptest
|
||||
safe_remove ${INSTALL}/usr/bin/vbltest
|
||||
|
||||
Reference in New Issue
Block a user