commit 2bb7109fe86195d61f6d9f88a4bec222bfec288d
Author: Vascom <vascom2(a)gmail.com>
Date: Thu Oct 12 11:54:13 2017 +0300
Create bindir in buildroot.
fuse-exfat.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/fuse-exfat.spec b/fuse-exfat.spec
index 97f200c..df89002 100644
--- a/fuse-exfat.spec
+++ b/fuse-exfat.spec
@@ -24,6 +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
+mkdir %{buildroot}%{_bindir}
ln -s %{_sbindir}/mount.exfat-fuse %{buildroot}%{_bindir}/mount.exfat
%files
Show replies by date