FreeBSD Bugzilla – Attachment 211653 Details for
Bug 244128
ports-mgmt/pkg: There are many weekly run outputs in non-default versions.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pkg-1.13.1.patch
pkg-1.13.1.patch (text/plain), 544 bytes, created by
takefu
on 2020-02-14 17:04:15 UTC
(
hide
)
Description:
pkg-1.13.1.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2020-02-14 17:04:15 UTC
Size:
544 bytes
patch
obsolete
>diff -udprN /usr/ports/ports-mgmt/pkg/Makefile ./Makefile >--- /usr/ports/ports-mgmt/pkg/Makefile 2020-02-12 23:01:53.000000000 +0900 >+++ ./Makefile 2020-02-15 01:55:55.621320000 +0900 >@@ -81,6 +81,11 @@ PKG_DEPENDS= > PKG_BIN= ${WRKSRC}/src/pkg-static > .endif > >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpkg.so.4 >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/pkg-static >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/pkg >+ > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/NEWS ${STAGEDIR}${DOCSDIR}/NEWS
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 244128
:
211653
|
214033
|
220773
|
223315
|
223316