mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
That was not supposed to go in.
Sponsored by: Absolight
This commit is contained in:
parent
368b1f37cb
commit
acb7d9a996
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373413
@ -61,6 +61,5 @@ post-install:
|
||||
)
|
||||
(cd ${STAGEDIR}${ETCDIR}; for i in `find . -type f`; do mv $$i $$i.sample; done)
|
||||
${MV} ${STAGEDIR}${WWWDIR}/.htaccess ${STAGEDIR}${WWWDIR}/.htaccess.sample
|
||||
@${RMDIR} ${STAGEDIR}${DBDIR} 2>/dev/null || :
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user