summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xPKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a04ca28c1e4f..b1d80b745470 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -50,8 +50,6 @@ prepare() {
build() {
cd "${pkgname}" || exit 1
- pwd
- echo "PWD: $PWD"
../../compile.bash "${OPTIONS}"
}