Browse Source

The path lib/ack is changed into lib/descr.
The name ack, used as a file name was a bit overloaded.

keie 40 years ago
parent
commit
edfc9943ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      first/em_path.h.src

+ 1 - 1
first/em_path.h.src

@@ -4,4 +4,4 @@
 /* Access to the ACK tree and parts thereof */
 #define EM_DIR		"/usr/em"	/* The root directory for EM stuff */
 #define RTERR_PATH	"etc/pc_rt_errors"
-#define ACK_PATH	"lib/ack"
+#define ACK_PATH	"lib/descr"