From c903200838656729388bbc03589b4bfcfa82b9d9 Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 10 Aug 2001 13:53:32 +0000 Subject: DISTDIR -> _DISTDIR --- archivers/unzip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers/unzip') diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 92ad624..0fd0189 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -37,7 +37,7 @@ ALL_TARGET= bsd pre-build: @(cd ${BUILD_WRKSRC}; ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} unzip) @(cd ${WRKSRC}; \ - ./unzip -o ${DISTDIR}/unreduce_full.zip; \ + ./unzip -o ${_DISTDIR}unreduce_full.zip; \ ${MV} unreduce_full.c unreduce.c) @(cd ${BUILD_WRKSRC}; ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} clean) .endif -- cgit v1.1