diff --git a/network/chat/telepathy-mission-control/actions.py b/network/chat/telepathy-mission-control/actions.py index 5607695ab6..ce3d3a782d 100644 --- a/network/chat/telepathy-mission-control/actions.py +++ b/network/chat/telepathy-mission-control/actions.py @@ -10,6 +10,7 @@ from pisi.actionsapi import get def setup(): autotools.configure("--prefix=/usr \ + --libexecdir=/usr/lib/telepathy \ --enable-gtk-doc \ --disable-upower \ --disable-static")