FreeBSD Bugzilla – Attachment 126782 Details for
Bug 170552
bsd.port.mk: Fix CONFIGURE_FAIL_MESSAGE to be pkgng-aware
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.port.mk-configure-fail-message.diff
bsd.port.mk-configure-fail-message.diff (text/plain), 959 bytes, created by
Chris Rees
on 2012-08-12 11:20:03 UTC
(
hide
)
Description:
bsd.port.mk-configure-fail-message.diff
Filename:
MIME Type:
Creator:
Chris Rees
Created:
2012-08-12 11:20:03 UTC
Size:
959 bytes
patch
obsolete
>Index: bsd.port.mk >=================================================================== >--- bsd.port.mk (revision 302404) >+++ bsd.port.mk (working copy) >@@ -2908,7 +2908,7 @@ > CONFIGURE_LOG?= config.log > > # A default message to print if do-configure fails. >-CONFIGURE_FAIL_MESSAGE?= "Please report the problem to ${MAINTAINER} [maintainer] and attach the \"${CONFIGURE_WRKSRC}/${CONFIGURE_LOG}\" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an \`ls ${PKG_DBDIR}\`)." >+CONFIGURE_FAIL_MESSAGE?= "Please report the problem to ${MAINTAINER} [maintainer] and attach the \"${CONFIGURE_WRKSRC}/${CONFIGURE_LOG}\" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a ${PKG_INFO} -Ea)." > > .if defined(GNU_CONFIGURE) > # Maximum command line length
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 170552
: 126782