mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Install libs into /usr/lib/perl. The discussion we had did not come to
a point so... If any thing besides here I would vote for /usr/include.
This commit is contained in:
parent
9e320feef3
commit
31da8cb88e
1 changed files with 1 additions and 1 deletions
|
|
@ -764,6 +764,6 @@
|
|||
* execution path, but it should be accessible by the world. The program
|
||||
* should be prepared to do ~ expansion.
|
||||
*/
|
||||
#define PRIVLIB "/usr/share/perl" /**/
|
||||
#define PRIVLIB "/usr/lib/perl" /**/
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue