Skip to content

Commit

Permalink
fix missing endif from recent pull request patch
Browse files Browse the repository at this point in the history
  • Loading branch information
ex-nerd committed Mar 13, 2012
1 parent 6a54109 commit 5b7e6f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpm/mythtv.spec
Expand Up @@ -1187,6 +1187,7 @@ if [ $1 = 0 ]; then
/sbin/service mythbackend stop > /dev/null 2>&1
/sbin/chkconfig --del mythbackend
fi
%endif

%postun backend
%if %{with_systemd}
Expand Down

0 comments on commit 5b7e6f6

Please sign in to comment.