summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61defabe682e..d36acee374fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,7 +69,7 @@ _meson_options=(
-D pycairo=disabled
-D python="${_py}3")
-_cflags=( "-I$( \
+_cflags=( "-I$( \
dirname \
"$(gcc \
-v 2>&1 |
@@ -114,11 +114,6 @@ package_python-gobject-git() {
-m compileall \
-d /usr/lib \
"${pkgdir}/usr/lib"
- "${_py}${_pyver}" \
- -O \
- -m compileall \
- -d /usr/lib \
- "${pkgdir}/usr/lib"
mv \
"${pkgdir}/usr/include/${_pkgbase}-3.0/${_pkgbase}.h" \
"${srcdir}/devel"