mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
TCPDUMP was installing in /usr/local/bin, changed to /usr/sbin.
This commit is contained in:
parent
05b5f220a8
commit
3eed882fa1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# @(#)Makefile.inc 5.1 (Berkeley) 5/11/90
|
||||
|
||||
BINDIR?= /usr/local/bin
|
||||
BINDIR?= /usr/sbin
|
||||
|
|
|
|||
Loading…
Reference in a new issue