Removed creating of log dir, since it is handled by systemd.
This commit is contained in:
parent
b396a1592b
commit
024cd7ff5e
2
Makefile
2
Makefile
@ -34,8 +34,6 @@ install:
|
|||||||
|
|
||||||
install -Dm 0644 build/dwelling-upload.conf ${DESTDIR}usr/lib/sysusers.d/dwelling-upload.conf
|
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:
|
uninstall:
|
||||||
rm ${DESTDIR}usr/bin/${TARGET}
|
rm ${DESTDIR}usr/bin/${TARGET}
|
||||||
rm ${DESTDIR}usr/bin/${TARGET}-clean
|
rm ${DESTDIR}usr/bin/${TARGET}-clean
|
||||||
|
Loading…
Reference in New Issue
Block a user