Removed unneded SYSCTL var from the Makefile.
This commit is contained in:
parent
a03a874466
commit
c3fa7f6adf
1
Makefile
1
Makefile
@ -1,6 +1,5 @@
|
|||||||
TARGET=dwelling-radio
|
TARGET=dwelling-radio
|
||||||
|
|
||||||
SYSCTL=${shell which systemctl}
|
|
||||||
SYSDDIR_=${shell pkg-config systemd --variable=systemdsystemunitdir}
|
SYSDDIR_=${shell pkg-config systemd --variable=systemdsystemunitdir}
|
||||||
SYSDDIR=${SYSDDIR_:/%=%}
|
SYSDDIR=${SYSDDIR_:/%=%}
|
||||||
DESTDIR=/
|
DESTDIR=/
|
||||||
|
Loading…
Reference in New Issue
Block a user