From f3a1a0c10135fc987471f9b2991661a2a50cb95a Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 22 Jan 2004 08:05:25 +0000 Subject: Use PAX macro. --- lang/gcc44/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/gcc44') diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index 92e7aa4917fd..50a827b3fe40 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/Makefile @@ -107,7 +107,7 @@ do-fetch: do-extract: ${MKDIR} ${SRCDIR} - cd ${DISTDIR}/${DIST_SUBDIR}/${DIST_SUBDIR ; pax -pe -rwt . ${SRCDIR} + cd ${DISTDIR}/${DIST_SUBDIR}/${DIST_SUBDIR ; ${PAX} -pe -rwt . ${SRCDIR} .endif # CVS_DATE post-patch: -- cgit v1.2.3