From b16b8780b81616d4435a3259af5addd013e7cc98 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Sun, 26 Jan 2014 16:22:29 +0000 Subject: Support staging. Sponsored by: Absolight --- textproc/doc-mode.el/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/doc-mode.el') diff --git a/textproc/doc-mode.el/Makefile b/textproc/doc-mode.el/Makefile index b1018d7ab874..0b2ae47d8b95 100644 --- a/textproc/doc-mode.el/Makefile +++ b/textproc/doc-mode.el/Makefile @@ -15,8 +15,7 @@ COMMENT= Asciidoc fontlocking for emacs USE_EMACS= yes NO_BUILD= yes -NO_STAGE= yes do-install: - ${INSTALL_DATA} ${WRKSRC}/doc-mode.el ${PREFIX}/${EMACS_SITE_LISPDIR}/doc-mode.el + ${INSTALL_DATA} ${WRKSRC}/doc-mode.el ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/doc-mode.el .include -- cgit v1.2.3