summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichele Mocciola2015-07-24 22:10:49 +0200
committerMichele Mocciola2015-07-24 22:10:49 +0200
commitbda7dfbdddd28fa765a5e22f006d9c0557e1a376 (patch)
tree53e31ba9cfbb3f2944db6be5dd0026e069d04188 /PKGBUILD
parent64d7bd9eb8d90d6ef276e4df9a3d11355892c737 (diff)
downloadaur-bda7dfbdddd28fa765a5e22f006d9c0557e1a376.tar.gz
Removed commented commands
Diffstat (limited to 'PKGBUILD')
-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() {