[aur-general] Perl module install path
Hi, I have made a PKGBUILD for a Perl module according to the Wiki. The module's files get installed to /usr/lib/perl5/5.32/vendor_perl like most/all other such packages. But that module (and probably many others) do not depend on the exact version of Perl interpreter. I always find it annoying to download and update all perl module packages, because the interpreter's version has changed. So I would like these to install to /usr/share/perl5/vendor_perl How do I do this correctly? BR
What I have found myself, looking closer. (Had been a very tired yesterday.)
I have made a PKGBUILD for a Perl module according to the Wiki. The module's files get installed to
/usr/lib/perl5/5.32/vendor_perl
Actually, the module's .pm is installed correctly to /usr/share/perl5. Nevertheless, the architecture dependent paths below /usr/lib get created and packed, despite !emptydirs in options. Maybe !emptydirs is not working?
Am 16.04.21 um 11:31 schrieb Markus Schaaf via aur-general:
created and packed, despite !emptydirs in options. Maybe !emptydirs is not working?
https://bugs.archlinux.org/task/53770 (Would vote for that silly and long standing bug with obvious solution, but cannot log in to flyspray.) Sorry for the noise.
Am 16.04.21 um 11:31 schrieb Markus Schaaf via aur-general:
created and packed, despite !emptydirs in options. Maybe !emptydirs is not working?
https://bugs.archlinux.org/task/53770 (Would vote for that silly and long standing bug with obvious solution, but cannot log in to flyspray.) Sorry for the noise.
participants (2)
-
Markus Schaaf
-
Markus Schaaf