From 4c8674b4cf2a5ddb14aa040ac750e6310acbc3a6 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 15 Feb 2007 14:40:37 +0000 Subject: bzip2 files don't need the executable bit. --- lang/scsl-jre15/Makefile.common | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lang') diff --git a/lang/scsl-jre15/Makefile.common b/lang/scsl-jre15/Makefile.common index 602811e4f20..0fc5325484a 100644 --- a/lang/scsl-jre15/Makefile.common +++ b/lang/scsl-jre15/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2006/06/18 08:45:56 rillig Exp $ +# $NetBSD: Makefile.common,v 1.3 2007/02/15 14:40:37 rillig Exp $ DIST_VER= 1_5_0-p3-bin-duh1 PKG_VER= ${DIST_VER:S/_/./g:S/-p/p/:S/-bin-duh/./} @@ -47,10 +47,6 @@ FETCH_MESSAGE+= "" FETCH_MESSAGE+= "Click ${SHORT_NAME} in the ${OPSYS}/${MACHINE_ARCH} row for version ${DIST_VER:S/_/./g:S/-bin-/-/}," FETCH_MESSAGE+= "then read and accept the license to start the download." -post-fetch: - ${TEST} -x ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \ - || ${CHMOD} +x ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} - do-build: # nothing do-install: -- cgit v1.2.3