mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Bump PORTREVISION:
palcode-clipper is an alpha binary for use with qemu, not something that should be stripped.
This commit is contained in:
parent
be22760e21
commit
14642532a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409146
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= qemu
|
||||
PORTVERSION= 2.5.50.g20160215
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= GH \
|
||||
LOCAL/nox:dtc \
|
||||
@ -276,7 +276,6 @@ post-install:
|
||||
${INSTALL_SCRIPT} ${FILESDIR}/qemu-ifdown.sample ${STAGEDIR}${PREFIX}/etc
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qemu-*
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ivshmem-*
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/share/qemu/palcode-clipper
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user