mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Change libs to install in /usr/lib/perl
This commit is contained in:
parent
05fd6621b0
commit
15aafd644b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
PLIBDIR= /usr/share/perl
|
||||
PLIBDIR= /usr/lib/perl
|
||||
|
||||
PLIB+= abbrev.pl assert.pl bigfloat.pl bigint.pl bigrat.pl cacheout.pl
|
||||
PLIB+= chat2.pl complete.pl ctime.pl dumpvar.pl exceptions.pl fastcwd.pl
|
||||
|
|
|
|||
Loading…
Reference in a new issue