Remove the beforesubst file in PREFIX.
This commit is contained in:
parent
dffcf907b6
commit
f361fb5a9d
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2010/04/22 10:06:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2010/04/27 07:26:34 ajacoutot Exp $
|
||||
|
||||
COMMENT= zarafa webaccess frontend
|
||||
|
||||
V= 6.30.13
|
||||
DISTNAME= zarafa-webaccess-ajax-${V}
|
||||
PKGNAME= zarafa-webaccess-${V}
|
||||
PKGNAME= zarafa-webaccess-${V}p0
|
||||
|
||||
CATEGORIES= mail www productivity
|
||||
|
||||
@ -32,5 +32,6 @@ do-install:
|
||||
${INSTDIR}/client/layout/img/_login.jpg
|
||||
${INSTALL_DATA} /dev/null ${INSTDIR}/debug.txt
|
||||
chown -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}
|
||||
find ${PREFIX} -name \*.beforesubst -exec rm {} \;
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2010/04/22 10:06:45 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2010/04/27 07:26:34 ajacoutot Exp $
|
||||
zarafa-webaccess/
|
||||
@owner www
|
||||
@sample zarafa-webaccess/tmp/
|
||||
@ -908,7 +908,6 @@ zarafa-webaccess/client/widgets/tree.js
|
||||
zarafa-webaccess/client/widgets/widget.js
|
||||
zarafa-webaccess/config.php.dist
|
||||
@sample zarafa-webaccess/config.php
|
||||
zarafa-webaccess/config.php.dist.beforesubst
|
||||
zarafa-webaccess/debug.php.disabled
|
||||
@mode 644
|
||||
@owner www
|
||||
|
Loading…
Reference in New Issue
Block a user