mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
Correctly install xen.4th in /boot
This commit is contained in:
parent
99243b1894
commit
362993dd2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382987
@ -37,6 +37,7 @@ IGNORE= Only supported on recent FreeBSD 11
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}/boot
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/xen ${STAGEDIR}/boot
|
||||
${INSTALL_DATA} ${FILESDIR}/xen.4th ${STAGEDIR}/boot
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user