summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8749439d1eec..7187873c7c85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,10 +56,6 @@ prepare(){
# pyuic4 -> python2-pyuic4
sed -e 's|pyuic4|python2-pyuic4|' \
-i adm_local/cmake_files/FindPyQt4.cmake
-
- # now "-py2" is default for pyrcc4
- # sed -e 's|${PYQT_PYRCC_EXECUTABLE}|${PYQT_PYRCC_EXECUTABLE}" -py2"|' \
- # -i adm_local/cmake_files/FindPyQt4.cmake
}
build() {