[proaudio] Nekobee 0.1.7 sandbox violation

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Emerging media-plugins/nekobee-0.1.7 from the stock pro-audio ebuild
fails on a sandbox violation.  This can be remedied by the following
change to the ebuild:

--- nekobee-0.1.7.ebuild.orig	2009-03-01 23:13:42.000000000 -0500
+++ nekobee-0.1.7.ebuild	2009-03-01 23:03:58.000000000 -0500
@@ -26,6 +26,6 @@
 }

 src_install() {
-	einstall
+	emake install DESTDIR="${D}"
 	dodoc ChangeLog
 }



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/