SHA256
6
0
forked from pool/rpm
2016-05-02 11:51:23 +00:00
committed by Git OBS Bridge
parent f87540135a
commit 56d2b24bba
2 changed files with 7 additions and 2 deletions

View File

@@ -21,8 +21,8 @@
/usr/lib/rpm/brp-suse \
%{nil}
%restart_on_update() %{service_del_postun %{?*}}
%stop_on_removal() %{service_del_preun %{?*}}
%restart_on_update() %{expand::%%service_del_postun %{?**}}
%stop_on_removal() %{expand:%%service_del_preun %{?**}}
# macro: %configure_kernel_source
#