commit c550a49b1740343db83d26c2c11b127d49de1c0e
Author: Vascom <vascom2(a)gmail.com>
Date: Thu Oct 12 11:50:39 2017 +0300
Correct typo.
fuse-exfat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fuse-exfat.spec b/fuse-exfat.spec
index 9bb9cc6..97f200c 100644
--- a/fuse-exfat.spec
+++ b/fuse-exfat.spec
@@ -24,7 +24,7 @@ for SDXC memory cards.
%install
%make_install
ln -s %{_mandir}/man8/mount.exfat-fuse.8.gz %{buildroot}%{_mandir}/man8/mount.exfat.8.gz
-ln -s %{sbindir}/mount.exfat-fuse %{buildroot}%{_bindir}/mount.exfat
+ln -s %{_sbindir}/mount.exfat-fuse %{buildroot}%{_bindir}/mount.exfat
%files
%doc ChangeLog