diff options
Diffstat (limited to 'net-firewall/ipset/ipset-7.21.ebuild')
-rw-r--r-- | net-firewall/ipset/ipset-7.21.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-firewall/ipset/ipset-7.21.ebuild b/net-firewall/ipset/ipset-7.21.ebuild index 433d477210f0..6f112b1ac2d2 100644 --- a/net-firewall/ipset/ipset-7.21.ebuild +++ b/net-firewall/ipset/ipset-7.21.ebuild @@ -21,6 +21,8 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" +PATCHES=( "${FILESDIR}/${PN}-bash-completion.patch" ) + DOCS=( ChangeLog INSTALL README UPGRADE ) # configurable from outside, e.g. /etc/portage/make.conf |