diff --git a/srcpkgs/sunxi-tools/template b/srcpkgs/sunxi-tools/template index b10300a6032..3df03e1e589 100644 --- a/srcpkgs/sunxi-tools/template +++ b/srcpkgs/sunxi-tools/template @@ -23,7 +23,7 @@ do_install() { vinstall README 644 usr/share/doc/${pkgname} for f in fexc bootinfo fel usb-boot fel-gpio pio nand-part; do - vinstall ${f} 755 usr/bin + vbin ${f} done cd ${DESTDIR}/usr/bin ln -s fexc fex2bin