chroot-gcc: typofix.
This commit is contained in:
parent
5145a5c243
commit
ea70cce796
@ -182,7 +182,7 @@ do_install() {
|
|||||||
|
|
||||||
if [ -d ${DESTDIR}/usr/lib64 ]; then
|
if [ -d ${DESTDIR}/usr/lib64 ]; then
|
||||||
mv ${DESTDIR}/usr/lib64/* ${DESTDIR}/usr/lib/
|
mv ${DESTDIR}/usr/lib64/* ${DESTDIR}/usr/lib/
|
||||||
rmdir ${DESTDIR}/usr/lib
|
rmdir ${DESTDIR}/usr/lib64
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Make version a symlink of major version to make all versions
|
# Make version a symlink of major version to make all versions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user