diff options
Diffstat (limited to 'lib/rmt-command.h')
-rw-r--r-- | lib/rmt-command.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/rmt-command.h b/lib/rmt-command.h new file mode 100644 index 000000000000..7460e6fc9627 --- /dev/null +++ b/lib/rmt-command.h @@ -0,0 +1,4 @@ +#define LOCALEDIR "/usr/local/share/locale" +#ifndef DEFAULT_RMT_COMMAND +# define DEFAULT_RMT_COMMAND "/usr/local/libexec/rmt" +#endif |