FreeBSD Bugzilla – Attachment 143613 Details for
Bug 190791
[patch] update astro/gpsbabel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
missing file from my original patch
extra-patch-mkstyle (text/plain), 579 bytes, created by
Gleb Smirnoff
on 2014-06-10 11:16:37 UTC
(
hide
)
Description:
missing file from my original patch
Filename:
MIME Type:
Creator:
Gleb Smirnoff
Created:
2014-06-10 11:16:37 UTC
Size:
579 bytes
patch
obsolete
>Index: mkstyle.sh >=================================================================== >--- mkstyle.sh (revision 4857) >+++ mkstyle.sh (working copy) >@@ -9,17 +9,7 @@ echo > LC_COLLATE=C > export LC_COLLATE > >-# require gnu sed even though we aren't using gnu extensions. >-# this avoids portability issues with other seds. >-if gsed v /dev/null 1>/dev/null 2>&1; then >- SED=gsed >-elif sed v /dev/null 1>/dev/null 2>&1; then >- # sed is gnu sed >- SED=sed >-else >- echo "Error: can't find gnu sed" 1>&2 >- exit 1 >-fi >+SED=sed > > echo "#include \"defs.h\"" > echo "#if CSVFMTS_ENABLED"
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 190791
:
143527
|
143612
| 143613 |
143615
|
143617
|
143650