Create the WRKSRC directory before copying the sources to there.

This commit is contained in:
ben 2004-12-24 13:35:54 +00:00
parent 475873cc14
commit 0931af2e35

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2004/11/20 13:24:00 hubertf Exp $
# $NetBSD: Makefile,v 1.9 2004/12/24 13:35:54 ben Exp $
#
DISTNAME= htdocs-share-20041021
@ -58,6 +58,7 @@ GHOSTSCRIPT_REQD= 7.05
.endif
pre-extract:
${MKDIR} ${WRKSRC}
@cd ${FILESDIR} && ${PAX} -rw . ${WRKSRC}
${RM} -f ${WRKSRC}/share/netbsd.dsl \
&& ${LN} -s ../../htdocs/share/xml/netbsd.dsl ${WRKSRC}/share/netbsd.dsl