cross-i686-pc-linux-gnu: fix installation.

This commit is contained in:
Juan RP 2013-08-13 12:35:49 +02:00
parent 079dfeed35
commit 8d42766a40

View file

@ -285,7 +285,7 @@ cross-i686-pc-linux-gnu-libc_package() {
nostrip=yes
noverifydeps=yes
pkg_install() {
vmove usr/${_CROSS_TARGET} usr
vmove usr/${_CROSS_TARGET}
}
}