Allow staging as a regular user
This commit is contained in:
parent
937cb1e64a
commit
0c0013235f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368032
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue