# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../perl/install.patch.cross # Copyright (C) 2018 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-END --- --- perl-5.28.0/Makefile.SH.vanilla 2018-11-15 11:43:01.571550237 +0000 +++ perl-5.28.0/Makefile.SH 2018-11-15 11:43:38.359549684 +0000 @@ -1115,7 +1115,7 @@ # But also this ensures that all extensions are built before we try to scan # them, which picks up Devel::PPPort's documentation. pod/perltoc.pod: $(perltoc_pod_prereqs) $(PERL_EXE) $(ext) pod/buildtoc - $(RUN_PERL) -f pod/buildtoc -q + #$(MINIPERL) -f pod/buildtoc -q pod/perlapi.pod: pod/perlintern.pod