mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
4ea49e783b
Signed-off-by: Mario Preksavec <mario@slackware.hr>
3 lines
122 B
Bash
3 lines
122 B
Bash
# `mount -t extfs` looks in /sbin
|
|
( cd sbin ; rm -rf mount.exfat )
|
|
( cd sbin ; ln -sf /usr/sbin/mount.exfat mount.exfat )
|