Allow staging as a regular user

This commit is contained in:
Antoine Brodin 2014-09-12 15:47:54 +00:00
parent 937cb1e64a
commit 0c0013235f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368032

View File

@ -7,4 +7,4 @@
- $(INSTALL) -s -o root -m 0755 mgstat $(bindir)/mgstat
-
\ No newline at end of file
+ $(INSTALL) -s -o root -m 0755 mgstat $(DESTDIR)$(bindir)/mgstat
+ $(BSD_INSTALL_PROGRAM) mgstat $(DESTDIR)$(bindir)/mgstat