From 15aafd644beb4b4af07bf1dccfd8d263d266e57b Mon Sep 17 00:00:00 2001 From: Gary Clark II Date: Thu, 3 Nov 1994 20:07:46 +0000 Subject: [PATCH] Change libs to install in /usr/lib/perl --- gnu/usr.bin/perl/lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/perl/lib/Makefile b/gnu/usr.bin/perl/lib/Makefile index 51beaf755259..e13d39f1288e 100644 --- a/gnu/usr.bin/perl/lib/Makefile +++ b/gnu/usr.bin/perl/lib/Makefile @@ -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