FreeBSD Bugzilla – Attachment 100777 Details for
Bug 140125
lang/pike72: syntax error in configure script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lang-pike72-syntaxfix.patch
lang-pike72-syntaxfix.patch (text/plain), 396 bytes, created by
Jilles Tjoelker
on 2009-10-30 22:10:01 UTC
(
hide
)
Description:
lang-pike72-syntaxfix.patch
Filename:
MIME Type:
Creator:
Jilles Tjoelker
Created:
2009-10-30 22:10:01 UTC
Size:
396 bytes
patch
obsolete
>--- src/configure.orig 2004-03-09 00:17:59.000000000 +0100 >+++ src/configure 2009-10-30 22:43:19.000000000 +0100 >@@ -1782,7 +1782,7 @@ > case "/$CC" in > */smartlink\ cc) > if test -x /usr/bin/cc; then >- CC="`echo $CC|sed -e 's/ cc/ \/usr\/bin\/cc/`" >+ CC="`echo $CC|sed -e 's/ cc/ \/usr\/bin\/cc/'`" > else > : ; > fi
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 140125
: 100777 |
100778