summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/pidgin')
-rw-r--r--net-im/pidgin/pidgin-2.14.3-r1.ebuild (renamed from net-im/pidgin/pidgin-2.14.3.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin/pidgin-2.14.3.ebuild b/net-im/pidgin/pidgin-2.14.3-r1.ebuild
index e1cb616174af..30f6ab348b4f 100644
--- a/net-im/pidgin/pidgin-2.14.3.ebuild
+++ b/net-im/pidgin/pidgin-2.14.3-r1.ebuild
@@ -262,7 +262,7 @@ src_install() {
fi
use perl && perl_delete_localpod
- if use python && use dbus ; then
+ if use python || use dbus ; then
python_fix_shebang "${ED}"
python_optimize
fi