diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-23 01:55:16 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-23 02:17:35 +0100 |
commit | 95f00ead8f01b5b42411d9ac7394e5898e4a2286 (patch) | |
tree | b63a9dad006842867f4773b130598781b218e70e /net-firewall/pglinux | |
parent | net-firewall/pglinux: Drop invalid alt. depend (diff) | |
download | gentoo-95f00ead8f01b5b42411d9ac7394e5898e4a2286.tar.gz gentoo-95f00ead8f01b5b42411d9ac7394e5898e4a2286.tar.bz2 gentoo-95f00ead8f01b5b42411d9ac7394e5898e4a2286.zip |
net-firewall/pglinux: Drop gnome2_icon_savelist
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-firewall/pglinux')
-rw-r--r-- | net-firewall/pglinux/pglinux-2.3.1.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net-firewall/pglinux/pglinux-2.3.1.ebuild b/net-firewall/pglinux/pglinux-2.3.1.ebuild index 91f1ead1d9b8..30e9caebccae 100644 --- a/net-firewall/pglinux/pglinux-2.3.1.ebuild +++ b/net-firewall/pglinux/pglinux-2.3.1.ebuild @@ -84,10 +84,6 @@ src_install() { prune_libtool_files --modules } -pkg_preinst() { - gnome2_icon_savelist -} - pkg_postinst() { elog "optional dependencies:" elog " app-arch/p7zip (needed for blocklists packed as .7z)" |