summaryrefslogtreecommitdiffstats
path: root/redhat
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-10-05 12:23:17 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2014-10-05 12:23:17 +0200
commitf78ccf0c5b15486090ac70b8054d7b909192697b (patch)
tree858caddc809a5a003d01389820847fdec193d640 /redhat
parentfdd6ad659885d68fbd8c721268b08e9edada23b4 (diff)
downloadtde-packaging-f78ccf0c5b15486090ac70b8054d7b909192697b.tar.gz
tde-packaging-f78ccf0c5b15486090ac70b8054d7b909192697b.zip
RPM Packaging: update fileshareset
Diffstat (limited to 'redhat')
-rw-r--r--redhat/extras/fileshareset/fileshareset.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/extras/fileshareset/fileshareset.spec b/redhat/extras/fileshareset/fileshareset.spec
index 3e7b5ca41..99e65e9f9 100644
--- a/redhat/extras/fileshareset/fileshareset.spec
+++ b/redhat/extras/fileshareset/fileshareset.spec
@@ -99,7 +99,7 @@ echo "RESTRICT=yes" > "${RPM_BUILD_ROOT}%{_sysconfdir}/security/fileshare.conf"
%if 0%{?suse_version}
%verify(not mode) %{_bindir}/fileshareset
%else
-%attr(4755,root,root) %{tde_bindir}/fileshareset
+%attr(4755,root,root) %{_bindir}/fileshareset
%endif