summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-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
}