diff options
Diffstat (limited to 'bootscripts/Makefile')
-rw-r--r-- | bootscripts/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootscripts/Makefile b/bootscripts/Makefile index 275761c63..4686c6ff2 100644 --- a/bootscripts/Makefile +++ b/bootscripts/Makefile @@ -1,7 +1,6 @@ ETCDIR=${DESTDIR}/etc LIBDIR=${DESTDIR}/lib SERVICEDIR=${LIBDIR}/services -UNITDIR=${LIBDIR}/systemd/system MAN8=${DESTDIR}/usr/share/man/man8 SBIN=${DESTDIR}/sbin MODE=754 |