summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Bamber <nicholas@periapt.co.uk>2021-01-02 17:08:54 +0100
committergregor herrmann <gregoa@debian.org>2021-01-02 17:08:54 +0100
commit5809541d010696fa02bc85fdcf26ceba7b56f890 (patch)
treea6f81af24c14c586b4c60948005a3dd9d7d5b83e
parent512e1833feacf5f31513c74f20fdde17d6ac858c (diff)
Makefile was trying to rebuild optint.c Don't understand why this is necessary, but it builds cleanly straqight off CPAN.archive/debian/0.9510-2
Last-Update: 2012-03-04 Forwarded: not-needed Gbp-Pq: Name optint.patch
-rw-r--r--Makefile.PL5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 478643d..f110494 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -94,7 +94,10 @@ sub MY::postamble {
return <<'MAKE_FRAG';
expr.c: calc.inc exprtool.inc exprpstr.inc
procore\$(OBJ_EXT): loadfile.inc tagstack.inc
-optint.c: optint.re2c.m4
+
+# Don't understand why this rule should give any issues
+# as optint.c exists
+#optint.c: optint.re2c.m4
#proparam.c proparam.h: pparam.h
# ./pparam2proparam