diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-03-22 19:23:05 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-03-22 19:23:05 +0000 |
commit | abe1fd4a47f9476f1def18a3e65b01f30ba73e3b (patch) | |
tree | 9a679bbf1c2f4dc67c9a83ce17a319ef02f483d9 /deskutils/plan | |
parent | 954c2421cad11143bbb007c212ca9f4338dfe223 (diff) | |
download | ports-abe1fd4a47f9476f1def18a3e65b01f30ba73e3b.tar.gz ports-abe1fd4a47f9476f1def18a3e65b01f30ba73e3b.zip |
Notes
Diffstat (limited to 'deskutils/plan')
-rw-r--r-- | deskutils/plan/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
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 <nobody> account ! NOB_GID = 65534# # default numerical group ID of <nobody> 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 |