From 0ea4e0afe4acc590fa509beacf24dd47e8c4e3aa Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 9 Oct 2017 01:27:04 +0000 Subject: [PATCH] sunxi-tools: use vbin --- srcpkgs/sunxi-tools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sunxi-tools/template b/srcpkgs/sunxi-tools/template index b10300a603..3df03e1e58 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