mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-14 14:55:41 +00:00
5 lines
133 B
C
5 lines
133 B
C
#define LOCALEDIR "/usr/local/share/locale"
|
|
#ifndef DEFAULT_RMT_COMMAND
|
|
# define DEFAULT_RMT_COMMAND "/usr/local/libexec/rmt"
|
|
#endif
|