summaryrefslogtreecommitdiff
path: root/ecryptfs-utils.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ecryptfs-utils.spec')
-rw-r--r--ecryptfs-utils.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec
index 657956b..44f97a3 100644
--- a/ecryptfs-utils.spec
+++ b/ecryptfs-utils.spec
@@ -117,6 +117,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) /sbin/mount.ecryptfs
%attr(755,root,root) /sbin/mount.ecryptfs_private
%attr(755,root,root) /sbin/umount.ecryptfs_private
+%attr(755,root,root) /sbin/umount.ecryptfs
%attr(755,root,root) %{_bindir}/ecryptfs-*
%attr(755,root,root) %{_bindir}/ecryptfsd
%attr(755,root,root) %{_libdir}/libecryptfs.so.*.*.*
@@ -134,6 +135,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/ecryptfs-*.8*
%{_mandir}/man8/ecryptfsd.8*
%{_mandir}/man8/mount.ecryptfs.8*
+%{_mandir}/man8/umount.ecryptfs.8*
%files devel
%defattr(644,root,root,755)