summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/pidgin/pidgin-2.11.0.ebuild')
-rw-r--r--net-im/pidgin/pidgin-2.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin/pidgin-2.11.0.ebuild b/net-im/pidgin/pidgin-2.11.0.ebuild
index e95202763dac..9d574dbfdc94 100644
--- a/net-im/pidgin/pidgin-2.11.0.ebuild
+++ b/net-im/pidgin/pidgin-2.11.0.ebuild
@@ -247,7 +247,7 @@ src_install() {
fi
use perl && perl_delete_localpod
- if use python || use dbus ; then
+ if use python && use dbus ; then
python_fix_shebang "${D}"
python_optimize
fi