summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScott2020-12-06 17:48:42 -0600
committerScott2020-12-06 17:48:42 -0600
commit87db318c91da3aacda18c0fdcd8a9cc0570c74a5 (patch)
treede06ad6e5e331a62351beb33763e31141ce3a4b2 /PKGBUILD
parentb536090139a4a7e06bb78b9aa651abdc46073697 (diff)
downloadaur-fetchutils-git.tar.gz
Fix another PKGBUILD problem (vim command artifacts)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9af768c851f3..8280d012e695 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,15 +28,6 @@ validpgpkeys=()
build() {
cd "$pkgname"
make
-:q
-ls
-
-
-
-
-
-
-
}
package() {