summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Recker2021-01-09 19:06:17 +0100
committerSamuel Recker2021-01-09 19:06:17 +0100
commitc2260f27823c5a5ef5576307048153d64957a685 (patch)
treed2af3b719bacda4398fdea0e2359f0ba198db377 /PKGBUILD
parentc1b48370802f80e1b8bf60027af0475a6e61fda0 (diff)
downloadaur-c2260f27823c5a5ef5576307048153d64957a685.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b27d8a50e46..a40ec5855070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ makedepends=('git' 'cmake>=3.13')
source=("$pkgname::git+$url.git")
md5sums=("SKIP")
-
build() {
cd "$pkgname"
mkdir build && cd build