summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/museek+/museek+-0.1.12.ebuild')
-rw-r--r--net-p2p/museek+/museek+-0.1.12.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/museek+/museek+-0.1.12.ebuild b/net-p2p/museek+/museek+-0.1.12.ebuild
index 23ee78d05..1c59f50f8 100644
--- a/net-p2p/museek+/museek+-0.1.12.ebuild
+++ b/net-p2p/museek+/museek+-0.1.12.ebuild
@@ -44,6 +44,12 @@ pkg_setup() {
fi
}
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ epatch "${FILESDIR}/${P}-libxmlpp-dep-order.patch"
+}
+
src_compile() {
local myconf=""
use qt3 || myconf="${myconf} MUSEEQ=no"