summaryrefslogtreecommitdiff
path: root/community/ettercap/ettercap-gtk.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/ettercap/ettercap-gtk.install')
-rw-r--r--community/ettercap/ettercap-gtk.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/ettercap/ettercap-gtk.install b/community/ettercap/ettercap-gtk.install
index 0b09f5904..100a94efe 100644
--- a/community/ettercap/ettercap-gtk.install
+++ b/community/ettercap/ettercap-gtk.install
@@ -1,4 +1,8 @@
post_install() {
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ echo 'If you use a lightweight windowmanager, remember to run'
+ echo '/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 to enable'
+ echo 'graphical authentication, which may be needed for pkexec to work.'
}
post_upgrade() {