Clean up perl 5.16.3

This commit is contained in:
Samuel Tyler 2025-08-28 13:56:04 +10:00
parent b574ae96f8
commit 5f20fddc29
4 changed files with 19 additions and 6 deletions

View file

@ -1,3 +1,10 @@
SPDX-FileCopyrightText: 2025 fosslinux <fosslinux@aussies.space>
SPDX-License-Identifier: Artistic-1.0
Older versions of Bison produced 4 spaces before `goto yyerrlab`,
but ours produces more.
--- perl-5.16.3/x2p/Makefile.SH 2025-07-17 18:07:55.350717970 +1000
+++ perl-5.16.3/x2p/Makefile.SH 2025-07-17 18:09:02.340711269 +1000
@@ -123,7 +123,7 @@