mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Set a VERSION value.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
0e0e9604bc
commit
ccb7bf2623
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@
|
|||
PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin"
|
||||
export PATH
|
||||
|
||||
VERSION=2
|
||||
|
||||
# Prototypes that can be redefined per-chroot or per-target.
|
||||
load_chroot_env() { }
|
||||
load_target_env() { }
|
||||
|
|
|
|||
Loading…
Reference in a new issue