mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
/usr/libexec/cpp -> /usr/bin/cpp
because of new rename to /usr/libexec/cpp0
This commit is contained in:
parent
ce6631b888
commit
d973f232c9
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue