add RC_PREFIX environment variable
This will be used by init scripts which want to be able to run in a Gentoo Prefix installation. RC_PREFIX will contain the prefix offset.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
#define RC_PREFIX "@PREFIX@"
|
||||
#define RC_SYSCONFDIR "@SYSCONFDIR@"
|
||||
#define RC_LIBDIR "@PREFIX@/@LIB@/rc"
|
||||
#define RC_LIBEXECDIR "@LIBEXECDIR@"
|
||||
|
||||
Reference in New Issue
Block a user