Skip to content

Commit

Permalink
Fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hakavlad committed Aug 4, 2020
1 parent d13ec39 commit ae426eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ install: base units useradd chcon daemon-reload
uninstall-base:
rm -fv $(DESTDIR)$(SBINDIR)/memavaild
rm -fvr $(DESTDIR)$(DOCDIR)/
rm -fv $(DESTDIR)$(SYSCONFDIR)/memavaild.conf

uninstall-units:
# 'make uninstall-units' must not fail with error if systemctl is unavailable or returns error
Expand Down

0 comments on commit ae426eb

Please sign in to comment.