mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Copy .htaccess to PNEWSDIR, too
Submitted by: Gea-Suan Lin (maintainer)
This commit is contained in:
parent
c72c353436
commit
39c3bd2506
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167544
@ -26,5 +26,6 @@ PNEWSDIR?= ${PREFIX}/www/data/pnews
|
||||
do-install:
|
||||
@${MKDIR} ${PNEWSDIR}
|
||||
@${CP} -R ${WRKSRC}/* ${PNEWSDIR}
|
||||
@${CP} -R ${WRKSRC}/.htaccess ${WRKSRC}/* ${PNEWSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $FreeBSD$
|
||||
www/data/pnews/.htaccess
|
||||
www/data/pnews/auth.php
|
||||
www/data/pnews/auth/ftp.inc.php
|
||||
www/data/pnews/auth/ftps.inc.php
|
||||
|
Loading…
Reference in New Issue
Block a user