fuse-exfat: install 'mount.exfat' too

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-07-04 20:15:06 +02:00
parent 23ce0f728f
commit 4e0a36b5c2

View File

@ -24,3 +24,4 @@
mkdir -p $INSTALL/usr/bin
cp $PKG_BUILD/fuse/mount.exfat-fuse $INSTALL/usr/bin
ln -sf mount.exfat-fuse $INSTALL/usr/bin/mount.exfat