summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b34274200912..d78cd89c8ac1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,8 +21,6 @@ pkgver() {
prepare() {
cd py3-CHIRP
sed -i 's|/usr/sbin|/usr/bin|' setup.py
- # catches most of the remaining issues
- 2to3 -w chirp/drivers/*.py
}
package() {