FS#40814 - [youtube-viewer] Perl modules installed to wrong directory.

Attached to Project: Community Packages
Opened by Justin Davis (juster) - Wednesday, 11 June 2014, 23:40 GMT
Last edited by Daniel Wallace (gtmanfred) - Thursday, 12 June 2014, 21:15 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Daniel Wallace (gtmanfred)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

youtube-viewer installs perl module files under the site_perl directory. Official packages need to be sure to install under the vendor_perl directory. Please modify the PKGBUILD, and add "INSTALLDIRS=vendor" as command line arguments to perl Makefile.PL, like so:

perl Makefile.PL INSTALLDIRS=vendor

Thanks.
This task depends upon

Closed by  Daniel Wallace (gtmanfred)
Thursday, 12 June 2014, 21:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.1.1-1

Loading...