The path lib/ack is changed into lib/descr.
The name ack, used as a file name was a bit overloaded.
This commit is contained in:
parent
6692cbb192
commit
edfc9943ef
@ -4,4 +4,4 @@
|
|||||||
/* Access to the ACK tree and parts thereof */
|
/* Access to the ACK tree and parts thereof */
|
||||||
#define EM_DIR "/usr/em" /* The root directory for EM stuff */
|
#define EM_DIR "/usr/em" /* The root directory for EM stuff */
|
||||||
#define RTERR_PATH "etc/pc_rt_errors"
|
#define RTERR_PATH "etc/pc_rt_errors"
|
||||||
#define ACK_PATH "lib/ack"
|
#define ACK_PATH "lib/descr"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user