pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(inputmethod/tc) convert emacs/modules.mk from wip to proper



Module Name:	pkgsrc-wip
Committed By:	mef@NetBSD <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Sun Aug 4 06:53:33 2024 +0900
Changeset:	cfda489d572c38eb0926f407c4efe315f2b5bcf2

Modified Files:
	tc/Makefile

Log Message:
(inputmethod/tc) convert emacs/modules.mk from wip to proper

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cfda489d572c38eb0926f407c4efe315f2b5bcf2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/tc/Makefile b/tc/Makefile
index e392e8198d..f5320b5183 100644
--- a/tc/Makefile
+++ b/tc/Makefile
@@ -90,5 +90,5 @@ post-install:
 	${INSTALL_DATA} ${WRKSRC}/doc/manual.pdf	${DESTDIR}${PREFIX}/share/tc
 	${INSTALL_DATA} ${WRKSRC}/doc/sample.tc 	${DESTDIR}${PREFIX}/share/examples/tc
 
-.include "../../wip/emacs-git/modules.mk"
+.include "../../editors/emacs/modules.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index