diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-06-07 19:55:11 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-06-07 19:55:11 +0000 |
commit | c0fded61b439cc0a5df3785ef6d01fb087f30b11 (patch) | |
tree | 8c229a1c9c3d3649abe094a287caea182a20122a /devel | |
parent | Update to pgpdump 0.19 (diff) |
The NetBeans startup script should be patched on -CURRENT only.
The -CURRENT /bin/expr command may get confused when matching regexps
against strings that begin with "-", because they are interpreted as
command flags.
Using "--" as the first flag solves this, but it will in turn confuse
-STABLE expr (syntax error), so it looks like there's no common way to do
it (that I can think of).
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions