summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl
diff options
context:
space:
mode:
authorgclarkii <gclarkii@FreeBSD.org>1994-11-03 20:03:53 +0000
committergclarkii <gclarkii@FreeBSD.org>1994-11-03 20:03:53 +0000
commit54e788b218befed8d7463413ac1ac3839bf13019 (patch)
treed396c03ab062cbc1a62096770a0ff1f93a555886 /gnu/usr.bin/perl
parentbb75e8ba0842d9d196fd1deb9e6879ee132901c5 (diff)
downloadFreeBSD-src-54e788b218befed8d7463413ac1ac3839bf13019.zip
FreeBSD-src-54e788b218befed8d7463413ac1ac3839bf13019.tar.gz
Change libs to /usr/lib/perl
Reviewed by: Submitted by: Obtained from:
Diffstat (limited to 'gnu/usr.bin/perl')
-rw-r--r--gnu/usr.bin/perl/perl/config.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/perl/config.H b/gnu/usr.bin/perl/perl/config.H
index e3d054e..a70af3e 100644
--- a/gnu/usr.bin/perl/perl/config.H
+++ b/gnu/usr.bin/perl/perl/config.H
@@ -887,6 +887,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
OpenPOWER on IntegriCloud