FreeBSD Bugzilla – Attachment 152436 Details for
Bug 197241
[PATCH] sysutils/lsof fix build on systems without /etc/make.conf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch to fix build on systems without /etc/make.conf
lsof.svn.diff.txt (text/plain), 920 bytes, created by
Thomas Zander
on 2015-02-01 13:31:49 UTC
(
hide
)
Description:
Patch to fix build on systems without /etc/make.conf
Filename:
MIME Type:
Creator:
Thomas Zander
Created:
2015-02-01 13:31:49 UTC
Size:
920 bytes
patch
obsolete
>Index: files/patch-Configure >=================================================================== >--- files/patch-Configure (revision 0) >+++ files/patch-Configure (working copy) >@@ -0,0 +1,11 @@ >+--- Configure.orig 2014-12-19 19:55:04.000000000 +0100 >++++ Configure 2015-02-01 12:45:30.783557202 +0100 >+@@ -1642,7 +1642,7 @@ >+ then >+ FREEBSD_MAKE_CONF="/etc/make.conf" >+ fi # } >+- if test -r $FREEBSD_MAKE_CONF # { >++ if test $FREEBSD_MAKE_CONF # { >+ then >+ LSOF_TMP1=`echo "all:\n.include <bsd.prog.mk>" | $LSOF_MAKE -f- -VCFLAGS` >+ LSOF_TMP=1 > >Property changes on: files/patch-Configure >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 Raw
Actions:
View
Attachments on
bug 197241
: 152436