From e74cde76c104df82b120a7b13964cb786da8f565 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 22 May 2023 20:18:50 +0200 Subject: community -> extra --- extra/python-iwlib/PKGBUILD | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 extra/python-iwlib/PKGBUILD (limited to 'extra/python-iwlib') diff --git a/extra/python-iwlib/PKGBUILD b/extra/python-iwlib/PKGBUILD new file mode 100644 index 00000000..d504c3e6 --- /dev/null +++ b/extra/python-iwlib/PKGBUILD @@ -0,0 +1,8 @@ +# pathes to find built python module contains architecture + +eval "$( + declare -f check | \ + sed ' + /export PYTHONPATH=/s/x86_64/${CARCH}/ + ' +)" -- cgit v1.2.3-54-g00ecf