From b9f1b08a4593c01e78f9ca2339db4e1f8e6bb0a0 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Tue, 8 Apr 2014 11:42:03 +0000 Subject: Support staging --- hebrew/elmar-fonts/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'hebrew') diff --git a/hebrew/elmar-fonts/Makefile b/hebrew/elmar-fonts/Makefile index 3e40b256a395..a2de93b2a37c 100644 --- a/hebrew/elmar-fonts/Makefile +++ b/hebrew/elmar-fonts/Makefile @@ -15,12 +15,9 @@ COMMENT= A collection of Hebrew fonts from El-Mar software Ltd NO_WRKSUBDIR= yes NO_BUILD= yes -NO_STAGE= yes do-install: - ${MKDIR} ${PREFIX}/lib/X11/fonts/hebrew - ${TAR} -C ${PREFIX}/lib/X11/fonts/hebrew -xZpf \ + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/fonts/hebrew + ${TAR} -C ${STAGEDIR}${PREFIX}/lib/X11/fonts/hebrew -xZpf \ ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} -post-install: - @${CAT} ${PKGMESSAGE} .include -- cgit v1.2.3