summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÍcar N. S2022-11-11 00:37:49 +0100
committerÍcar N. S2022-11-11 00:37:49 +0100
commit45cf0e73448b2992712119f1e10d52c93b53ed83 (patch)
tree56717af4f3951e4205d836d4f0b12dc16c6df2b8
parent4d23cd81966b91526efc548696f97e4cc06e8549 (diff)
downloadaur-45cf0e73448b2992712119f1e10d52c93b53ed83.tar.gz
remove comments
-rw-r--r--PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c097b6283c56..a7fb1fd63f41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,11 +18,6 @@ pkgver() {
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
-#prepare() {
-# cd "$srcdir/${pkgname%-git}"
-# meson configure -Ddoc=true .
-#}
-
build() {
cd "$srcdir/${pkgname%-git}"
arch-meson . build