# Template file for 'cross-arm-linux-gnueabihf-libc'.
#
short_desc="${short_desc} -- glibc files"

noarch=yes
nostrip=yes
noverifydeps=yes

do_install() {
	vmove usr/${_CROSS_TARGET} usr
}