summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8935bf68577a..2d86d0185915 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,8 +26,6 @@ prepare() {
cd "$_pkgname"
sed -i -E '/^tool_(name|dir) +=/s/$/-git/' Makefile
sed -i -E '/^tool_name_display +=/s/$/ (git)/' Makefile
- less Makefile
- #exit 1
}
check() {