perl: explicit define sitelib (same as privlib)

This commit is contained in:
Juergen Daubert 2010-06-03 12:17:42 +00:00
parent 018d355daf
commit 97bf8587b0

View File

@ -13,7 +13,7 @@ build() {
./Configure -des \
-Dprefix=/usr \
-Dprivlib=/usr/lib/perl5/${version%.*} \
-D{priv,site}lib=/usr/lib/perl5/${version%.*} \
-Darchname=linux \
-Dman1ext=1pm \
-Dman3ext=3pm \