fix WRKDIST so static FLAVOR builds as expected.
-- Pointed out by: Richard Johnson <rdump@river.com>
This commit is contained in:
parent
4273ce2929
commit
69a38b6043
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2000/12/31 19:22:56 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2001/02/08 18:29:39 brad Exp $
|
||||
|
||||
DISTNAME= ${PKGNAME:R}
|
||||
PKGNAME= tcsh-6.10.00
|
||||
@ -25,7 +25,7 @@ CONFIGURE_ENV= LDFLAGS="-static"
|
||||
|
||||
ALL_TARGET= all catalogs
|
||||
|
||||
WRKDIST= ${WRKDIR}/${PKGNAME}
|
||||
WRKDIST= ${WRKDIR}/tcsh-6.10.00
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/nls/el_GR.ISO_8859-7
|
||||
|
Loading…
x
Reference in New Issue
Block a user