Makefile derp
This commit is contained in:
parent
59b56204e5
commit
21513c32c5
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -46,7 +46,7 @@ install-systemd:
|
||||||
install -Dm0644 systemd/user/petrified.target \
|
install -Dm0644 systemd/user/petrified.target \
|
||||||
systemd/user/petrified.timer \
|
systemd/user/petrified.timer \
|
||||||
systemd/user/petrified.service \
|
systemd/user/petrified.service \
|
||||||
"$(DESTDIR)$(LIBPREFIX)/systemd/system"
|
"$(DESTDIR)$(LIBPREFIX)/systemd/user"
|
||||||
|
|
||||||
uninstall-main:
|
uninstall-main:
|
||||||
$(RM) "$(DESTDIR)$(BINPREFIX)/petrified" \
|
$(RM) "$(DESTDIR)$(BINPREFIX)/petrified" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue