From abe1fd4a47f9476f1def18a3e65b01f30ba73e3b Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 22 Mar 1998 19:23:05 +0000 Subject: Fix error with CPP definition. --- deskutils/plan/files/patch-ab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils/plan/files') diff --git a/deskutils/plan/files/patch-ab b/deskutils/plan/files/patch-ab index d3a440207dd2..da8b593e24b9 100644 --- a/deskutils/plan/files/patch-ab +++ b/deskutils/plan/files/patch-ab @@ -50,7 +50,7 @@ INCDIR =# # extra cc options, e.g. "-I/var/include" ! NOB_UID = 65534# # numerical user ID of account ! NOB_GID = 65534# # default numerical group ID of account -! CPP_PATH="/usr/bin -P -I$(HELP)"# used by plan to pre-process holiday files, +! CPP_PATH="/usr/bin/cpp -P -I$(HELP)"# used by plan to pre-process holiday files, # # plan will check if this file really exists ESCTOISOLATIN=\"\\033\(B\"# # switching to ISO8859-1 ESCTOJISLATIN=\"\\033\(J\"# # switching to JIS X0201-1976 roman -- cgit v1.2.3