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