mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
conflicts due to radically different approaches to security and bug fixes. In some cases I re-started from the vendor version and reimplemented our patches. Fortunately, this is not enabled by default in -current.
4 lines
133 B
C
4 lines
133 B
C
#define LOCALEDIR "/usr/local/share/locale"
|
|
#ifndef DEFAULT_RMT_COMMAND
|
|
# define DEFAULT_RMT_COMMAND "/usr/local/libexec/rmt"
|
|
#endif
|