diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-01-13 01:33:59 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-01-13 01:33:59 +0000 |
| commit | d973f232c99ddb8dae863eb1bbdf35540837493e (patch) | |
| tree | fc8b590ef6aeed81653ea64b095e0f2362a8cbf5 /usr.bin | |
| parent | ce6631b888dc088eb08703a6a4d25919df1fdf21 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/calendar/pathnames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/calendar/pathnames.h b/usr.bin/calendar/pathnames.h index 1bffe0131fee..cacbd2587acd 100644 --- a/usr.bin/calendar/pathnames.h +++ b/usr.bin/calendar/pathnames.h @@ -36,5 +36,5 @@ #include <paths.h> -#define _PATH_CPP "/usr/libexec/cpp" +#define _PATH_CPP "/usr/bin/cpp" #define _PATH_INCLUDE "/usr/share/calendar" |
