mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 15:42:14 +00:00
ICU-13089 actually fix .sed bug
X-SVN-Rev: 39993
This commit is contained in:
parent
0944bb9c8f
commit
7d5586210b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
s%^\([a-zA-Z0-9\._-]*\)[ ]*+=%\1=$(\1) %
|
||||
s%^[A-Z]*_SO_TARG*%## &%
|
||||
s%^SHARED_OBJECT.*%## &%
|
||||
s%^_%.*%## &%
|
||||
s@^_%.*@## &@
|
||||
s%^LD_SONAME.*%## &%
|
||||
s%$(\([^\)]*\))%${\1}%g
|
||||
s%^ %#M# %
|
||||
|
|
Loading…
Add table
Reference in a new issue