Merge #7 `Drop legacy %post chmod /etc/sudoers`

This commit is contained in:
Radovan Sroka 2019-10-15 11:03:05 +00:00
commit 80a319a607
1 changed files with 0 additions and 5 deletions

View File

@ -185,11 +185,6 @@ EOF
%license doc/LICENSE
%exclude %{_pkgdocdir}/ChangeLog
# Make sure permissions are ok even if we're updating
%post
/bin/chmod 0440 /etc/sudoers || :
%files devel
%doc plugins/sample/sample_plugin.c
%{_includedir}/sudo_plugin.h