sys-libs/libapparmor: python_moduleroot -> python_moduleinto
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 07:09:55 +0000 (09:09 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 07:19:57 +0000 (09:19 +0200)
sys-libs/libapparmor/libapparmor-2.10.ebuild

index 27712a36999da848c6cfc64184465eadc669d4f4..98389569bc6673cb4485b661eb2f2a82f17bba64 100644 (file)
@@ -81,7 +81,7 @@ src_install() {
                pushd "${BUILD_DIR}"/swig/python > /dev/null
                distutils-r1_src_install
 
-               python_moduleroot=LibAppArmor
+               python_moduleinto LibAppArmor
                python_foreach_impl python_domodule __init__.py
                popd > /dev/null
        fi