diff --git a/srcpkgs/xbmc/template b/srcpkgs/xbmc/template index a58f9427b71..74e1bce933b 100644 --- a/srcpkgs/xbmc/template +++ b/srcpkgs/xbmc/template @@ -134,7 +134,7 @@ do_build() post_install() { - make prefix=${DESTDIR} install + make prefix=${DESTDIR}/usr install # Fix files containing invalid chars "&". find ${DESTDIR} -type f | while read f; do