frida-glib2: fix python module handling in PLIST
authorThomas Klausner <tk@giga.or.at>
Tue, 20 Mar 2018 09:40:57 +0000 (10:40 +0100)
committerThomas Klausner <tk@giga.or.at>
Tue, 20 Mar 2018 09:41:15 +0000 (10:41 +0100)
frida-glib2/Makefile

index 4e7f8c145c1cf979476942412ffa2ec4090bf954..a12fc699f2589c61de75a78f0d258f6e43c1e964 100644 (file)
@@ -70,8 +70,10 @@ post-install:
 
 # to run gdbus-codegen to generate gdbus-daemon-generated.{h,c}
 TOOL_DEPENDS+=         ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+PY_PATCHPLIST=         yes
 PYTHON_FOR_BUILD_ONLY?=        yes
 .include "../../lang/python/pyversion.mk"
+.include "../../lang/python/extension.mk"
 
 IGNORE_PKG.libffi=     yes