tree: repair cross build.

This commit is contained in:
Juan RP 2014-02-16 11:47:10 +01:00
parent f4add4266b
commit e1cd11b875
1 changed files with 1 additions and 0 deletions

View File

@ -11,5 +11,6 @@ license="GPL-2"
checksum=4dc470a74880338b01da41701d8db90d0fb178877e526d385931a007d68d7591
do_install() {
sed -e 's,install -s,install ,g' -i Makefile
make MANDIR=${DESTDIR}/usr/share/man/man1 BINDIR=${DESTDIR}/usr/bin install
}