]> git.ipfire.org Git - location/libloc.git/commit
Install Perl files to Perl vendor directory
authorPetr Písař <ppisar@redhat.com>
Tue, 4 Oct 2022 11:51:21 +0000 (13:51 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 29 Oct 2022 13:18:32 +0000 (13:18 +0000)
commitb26c2109eaf229d8c297266f12cd4757d7f14eb8
tree19841b2fd8bb20a827792af1be137052b6bb3536
parenta6445b74eae19465deace57be8cf7b320c18cf81
Install Perl files to Perl vendor directory

On Fedora, the original code placed files into /usr/lib64/perl5/5.36/.
That location is not recognized by Fedora perl.

It also supresses installation and uninstallaion of packlist and perlocal
inventory files. They cannot be reliably uninstalled without
corrupting them.

Signed-off-by: Petr Písař <ppisar@redhat.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
configure.ac