+Provide mount.captive(8) for "mount -t captive-ntfs ..." invocation syntax.
[captive.git] / captive.spec.in
index b01c138..14483d5 100644 (file)
@@ -95,6 +95,8 @@ CFLAGS="-O2"
                --with-sandbox-setuid=@PACKAGE@ \
                --with-sandbox-setgid=@PACKAGE@ \
                --with-sandbox-chroot=%{_var}/lib/@PACKAGE@ \
+               --with-sbin-mountdir=/sbin \
+               --with-sbin-mount-fs=ntfs:fastfat:cdfs:ext2fsd \
                --disable-gtk-doc
 make
 
@@ -126,6 +128,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root)
 %{_libdir}/liblufs-@PACKAGE@fs-@VERSION@.so
 %{_libdir}/liblufs-@PACKAGE@fs.so
+/sbin/mount.@PACKAGE@
+/sbin/mount.@PACKAGE@-*
 
 # %files devel
 # %defattr(-,root,root)