From: keie Date: Thu, 6 Dec 1984 11:08:40 +0000 (+0000) Subject: The path lib/ack is changed into lib/descr. X-Git-Tag: release-5-5~5893 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=47f5e79d96eae07e344b9c2af87bf111263e1ded;p=ack.git The path lib/ack is changed into lib/descr. The name ack, used as a file name was a bit overloaded. --- diff --git a/first/em_path.h.src b/first/em_path.h.src index 7fc589cc4..d1a3bab6b 100644 --- a/first/em_path.h.src +++ b/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"