summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Spradling2017-12-09 00:44:45 -0500
committerMichael Spradling2017-12-09 00:44:45 -0500
commitf5d1c1f4da30836364f7dec862cef6f6b4ef7f6a (patch)
treeffe1b5c867d17030d6467a002ed10ee3a1da0bf6
parent77eb839e7e381ca0a4e2c04a8b315e5701b233b8 (diff)
downloadaur-f5d1c1f4da30836364f7dec862cef6f6b4ef7f6a.tar.gz
remove comments
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e6d1333e987..54b0277e90e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,7 +71,6 @@ build() {
--with-bsrdir=/var/lib/$pkgbase \
--with-subsys-dir=/run/$pkgbase \
--with-systemd && make
- #TODO systemd files
make DESTDIR="$srcdir/install" install install-autostart
}