%define -> %global
This commit is contained in:
parent
1fdfc18236
commit
35929033de
@ -1,8 +1,8 @@
|
||||
# install init scripts to /usr/libexec with systemd
|
||||
%define script_path %{_libexecdir}/iptables
|
||||
%global script_path %{_libexecdir}/iptables
|
||||
|
||||
# service legacy actions (RHBZ#748134)
|
||||
%define legacy_actions %{_libexecdir}/initscripts/legacy-actions
|
||||
%global legacy_actions %{_libexecdir}/initscripts/legacy-actions
|
||||
|
||||
Name: iptables
|
||||
Summary: Tools for managing Linux kernel packet filtering capabilities
|
||||
|
Loading…
Reference in New Issue
Block a user