Drop check for triggers

As we do not use the upstream provided trigger file.
This commit is contained in:
Yu Watanabe 2018-11-05 14:18:44 +09:00
parent e394248861
commit db19323db2
1 changed files with 0 additions and 5 deletions

View File

@ -322,11 +322,6 @@ CONFIGURE_OPTS=(
%meson "${CONFIGURE_OPTS[@]}"
%meson_build
if diff %{SOURCE1} %{_vpath_builddir}/triggers.systemd; then
echo -e "\n\n\nWARNING: triggers.systemd in Source1 is different!"
echo -e " cp %{_vpath_builddir}/triggers.systemd %{SOURCE1}\n\n\n"
fi
%install
%meson_install