1
0
Fork 0

In Makefile set DSTDIR to an empty string.

This commit is contained in:
Alexander Andreev 2023-09-23 03:59:17 +04:00
parent f93c732ada
commit 24c5f59200
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ TARGET=dwelling-home
SYSDDIR_=${shell pkg-config systemd --variable=systemdsystemunitdir}
SYSDDIR=${SYSDDIR_:/%=%}
DESTDIR=/
DESTDIR:=
VERSION=23.32.0