chroot-util-linux: just remove /lib{,32}
This commit is contained in:
parent
05ce3ab9d0
commit
0bc6618e4e
@ -33,6 +33,5 @@ post_install() {
|
||||
rm -rf ${DESTDIR}/sbin
|
||||
rm -rf ${DESTDIR}/usr/sbin
|
||||
rm -rf ${DESTDIR}/usr/share/man
|
||||
mv -v ${DESTDIR}/lib/* ${DESTDIR}/usr/lib
|
||||
rmdir ${DESTDIR}/lib
|
||||
rm -rf ${DESTDIR}/lib{,32}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user