diff --git a/dokuwiki.spec b/dokuwiki.spec index 0d61448..82478dc 100644 --- a/dokuwiki.spec +++ b/dokuwiki.spec @@ -147,9 +147,6 @@ pushd $RPM_BUILD_ROOT%{_datadir}/%{name} ln -sf ../../../etc/%name conf popd -%clean -rm -rf $RPM_BUILD_ROOT - %post selinux semanage fcontext -a -t httpd_sys_rw_content_t '%{_sysconfdir}/%{name}(/.*)?' 2>/dev/null || : semanage fcontext -a -t httpd_sys_content_t '%{_datadir}/%{name}(/.*)?' 2>/dev/null || :