mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Clean up files which were being installed but not part of plist.
This commit is contained in:
parent
da95eb01c9
commit
2b5a4a9efb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323202
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ HOSTDB_EXAMPLES_DIRS+= mailserverexample/out mailserverexample
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
pre-install:
|
||||
${FIND} ${WRKSRC} -name "*\.orig" -delete
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/bin/* ${PREFIX}/bin
|
||||
.if ${PORT_OPTIONS:MEXAMPLES}
|
||||
|
|
Loading…
Add table
Reference in a new issue