diff options
Diffstat (limited to 'data/git/make.sh')
-rw-r--r-- | data/git/make.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/git/make.sh b/data/git/make.sh index 20d4f6e35..31faba511 100644 --- a/data/git/make.sh +++ b/data/git/make.sh @@ -2,3 +2,4 @@ pkg:setup pkg:configure ac_cv_c_c99_format=yes ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=yes --without-tcltk make pkg:install +pkg: sed -i -e 's/^=head2 .*:/=head2/' /usr/lib/perl/5.8.8/perllocal.pod |