summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06fc1cb29d42..bb2c2029e758 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,6 @@ PKGEXT='.pkg.tar'
build () {
find . -iname fixpaths.py -o -iname checkglade -o -iname update_ini|xargs perl -p -i -e "s/python/python2/"
cd $srcdir/$_gitname/src
- pwd
# patch -p0 <../../image-to-gcode.patch
# patch -p1 <../../boost.patch
# #This Makefile line fixes a seg fault due to changed CFLAGS