detox: remove unintended diff. this first attempt failed
This commit is contained in:
parent
4a25f3b12e
commit
ebea5bd636
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2019/09/18 12:16:22 maya Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2019/09/18 12:17:53 maya Exp $
|
||||
#
|
||||
|
||||
DISTNAME= detox-1.2.0
|
||||
|
@ -17,8 +17,6 @@ INSTALL_TARGET= install-base install-unsafe-config
|
|||
EGDIR= ${PREFIX}/share/examples/detox
|
||||
CONF_FILES= ${EGDIR}/detoxrc ${PKG_SYSCONFDIR}/detoxrc
|
||||
|
||||
MAKE_ENV+= L_OPT=-L${PREFIX}/lib
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/detoxrc ${DESTDIR}${EGDIR}/detoxrc
|
||||
|
|
Loading…
Reference in a new issue