1
0
Fork 0

Removed creating of log dir, since it is handled by systemd.

This commit is contained in:
Alexander Andreev 2022-05-25 00:53:26 +04:00
parent b396a1592b
commit 024cd7ff5e
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@ install:
install -Dm 0644 build/dwelling-upload.conf ${DESTDIR}usr/lib/sysusers.d/dwelling-upload.conf
install -Dm 0755 -d ${DESTDIR}var/log/dwelling-upload
uninstall:
rm ${DESTDIR}usr/bin/${TARGET}
rm ${DESTDIR}usr/bin/${TARGET}-clean