pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(tc-git/Makefile) more file for SUBST (string-to-int)
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (CF-SX2) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Sun Oct 29 21:24:05 2017 +0900
Changeset: 3ca04de57502956e537209af8a80026202b3db94
Modified Files:
tc-git/Makefile
Log Message:
(tc-git/Makefile) more file for SUBST (string-to-int)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3ca04de57502956e537209af8a80026202b3db94
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tc-git/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/tc-git/Makefile b/tc-git/Makefile
index 446e9ff0f1..4707aba43f 100644
--- a/tc-git/Makefile
+++ b/tc-git/Makefile
@@ -67,7 +67,7 @@ SUBST_SED.texinfo= -e '/if $$\(MAKEINFO\) $$\(AM_MAKEINFOFLAGS\) $$\(MAKEINFOFLA
SUBST_CLASSES+= s2i
SUBST_MESSAGE.s2i= string-to-int is an obsolete function; use `string-to-number' instead
SUBST_STAGE.s2i= post-patch
-SUBST_FILES.s2i= lisp/eelll.el lisp/tc-is22.el lisp/tc-pre.el lisp/tc-pre-base.in
+SUBST_FILES.s2i= lisp/eelll.el lisp/tc-is22.el lisp/tc-is20.el lisp/tc-is19.el lisp/tc-pre.el
SUBST_SED.s2i= -e s/string-to-int/string-to-number/g
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index