REPLACE_SH in installed shell script.
This commit is contained in:
parent
783f3c97fc
commit
373639f6a2
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2011/09/18 11:58:48 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2012/02/15 23:07:02 hans Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tunapie-2.1.18
|
||||
|
@ -30,6 +30,7 @@ SUBST_SED.sysconfdir= -e 's|/etc|${PKG_SYSCONFDIR}|g'
|
|||
INSTALLATION_DIRS= bin share/applications share/pixmaps share/tunapie
|
||||
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
|
||||
|
||||
REPLACE_SH= tunapie
|
||||
|
||||
# Refer ${WRKSRC}/install.sh for build&install.
|
||||
do-build:
|
||||
|
|
Loading…
Reference in a new issue