summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2b76f8eca1d..0701eae543be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,6 @@ build() {
cd pycharm-$_pkgver
# compile PyDev debugger used by PyCharm to speedup debugging
- python2 plugins/python/helpers/pydev/setup_cython.py build_ext --build-temp build --build-lib .
python3 plugins/python/helpers/pydev/setup_cython.py build_ext --build-temp build --build-lib .
rm -rf bin/fsnotifier{,-arm} lib/libpty/linux/x86