mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
Clean up perl 5.16.3
This commit is contained in:
parent
b574ae96f8
commit
5f20fddc29
4 changed files with 19 additions and 6 deletions
|
|
@ -92,11 +92,6 @@ src_compile() {
|
|||
src_install() {
|
||||
default
|
||||
|
||||
# install regcharclass.h to the filesystem
|
||||
# This is for the following version of perl, because the bootstrapping story
|
||||
# is incredibly bad there!
|
||||
#cp regcharclass.h "${DESTDIR}/${PREFIX}/lib/perl5/5.16.3/regcharclass.h"
|
||||
|
||||
# Remove messed up manpages
|
||||
rm "${DESTDIR}/"*.0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue