switch to real 3.0.3 distrib, the 3.0.2 + 3.0.2-3.0.3 patch was only
because of faulty net connectivity.
This commit is contained in:
parent
a3545f166e
commit
79c7ab5123
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.52 2002/01/01 01:21:18 espie Exp $
|
# $OpenBSD: Makefile,v 1.53 2002/01/05 11:00:03 espie Exp $
|
||||||
|
|
||||||
# This is a configuration file for egcs
|
# This is a configuration file for egcs
|
||||||
|
|
||||||
@ -72,8 +72,7 @@ MASTER_SITE_SUBDIR=${LATEST_DATE}
|
|||||||
|
|
||||||
DIST_SUBDIR=egcs
|
DIST_SUBDIR=egcs
|
||||||
|
|
||||||
DISTFILES= gcc-3.0.2${EXTRACT_SUFX}
|
DISTFILES= gcc-3.0.3${EXTRACT_SUFX}
|
||||||
PATCHFILES= gcc-3.0.2-3.0.3.diff.bz2
|
|
||||||
|
|
||||||
SITES=
|
SITES=
|
||||||
|
|
||||||
@ -138,12 +137,6 @@ MASTER_SITES=${SITES:S/%DATE%/${LATEST_DATE}/}
|
|||||||
####
|
####
|
||||||
# Patch section
|
# Patch section
|
||||||
|
|
||||||
pre-patch:
|
|
||||||
cd ${WRKDIR} && mv gcc-3.0.2 gcc-3.0.3
|
|
||||||
|
|
||||||
PATCH_DIST_STRIP=-p1
|
|
||||||
|
|
||||||
|
|
||||||
# get openbsd configuration files where they should be
|
# get openbsd configuration files where they should be
|
||||||
post-patch:
|
post-patch:
|
||||||
# cp -R ${FILESDIR}/config/* ${WRKSRC}
|
# cp -R ${FILESDIR}/config/* ${WRKSRC}
|
||||||
|
Loading…
Reference in New Issue
Block a user