FS#18221 - [foomatic-db-engine] Perl modules should go to "vendor" instead of "site"

Attached to Project: Arch Linux
Opened by Francois Charette (Firmicus) - Sunday, 07 February 2010, 23:16 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 08 March 2010, 22:47 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
To adhere to Arch's policy for Perl packages, the perl modules in this package should go to /usr/lib/perl5/vendor_perl instead of /usr/lib/perl5/site_perl

Fixing it should be a matter of replacing "site_perl" by "vendor_perl" in the PKGBUILD for foomatic.

If a "Makefile.PL" is provided (which I doubt), then calling
perl Makefile.PL INSTALLDIRS=vendor
before calling "make" should also do it.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Monday, 08 March 2010, 22:47 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in the new package that is just going to testing.

Loading...