doc/istgt.1 does not exist at pre-configure, now it is istgt.1.in.
This commit is contained in:
parent
60ac43af83
commit
13349b02f2
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2011/09/17 07:01:47 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2011/09/17 07:03:57 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= istgt-20110907
|
||||
|
@ -21,7 +21,7 @@ CONFIGURE_ARGS+= --with-configdir=${PKG_SYSCONFDIR}
|
|||
SUBST_CLASSES+= paths
|
||||
SUBST_MESSAGE.paths= Fixing hardcoded paths.
|
||||
SUBST_STAGE.paths= pre-configure
|
||||
SUBST_FILES.paths= doc/istgt.1 src/istgt.h src/istgtcontrol.c
|
||||
SUBST_FILES.paths= doc/istgt.1.in src/istgt.h src/istgtcontrol.c
|
||||
SUBST_SED.paths= -e "s,/usr/local,${PREFIX},"
|
||||
|
||||
EG_DIR= ${PREFIX}/share/examples/istgt
|
||||
|
|
Loading…
Reference in a new issue