buildrootschalter/package/bind
André Erdmann 5f617ffa17 sysv init scripts: fix == bashism
test a == b is not available in e.g. dash.

Command(s) used for editing:

  q=\[\"\'\]
  operand="${q}?[$]?[a-zA-Z0-9_\?]+${q}?"  ## doesn't detect ${VAR}
  test_expr="(\[\s+${operand}\s+)==(\s+${operand}\s+\])"

  find . -type f -name '[SK][0-9][0-9]*' | \
     xargs sed -r -e "s@${test_expr}@\1=\2@g" -i

Signed-off-by: André Erdmann <dywi@mailerd.de>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-11-11 23:08:46 +01:00
..
bind-01-disable-tests.patch bind: security bump to version 9.9.5 2014-06-10 15:33:15 +02:00
bind-02-cross.patch bind: security bump to version 9.6-ESV-R9-P1 2013-07-19 23:24:02 +02:00
bind.hash bind: bump to version 9.9.6 2014-10-01 14:02:51 +02:00
bind.mk package/*/*.mk: Fix indent 2014-11-08 23:03:45 +01:00
Config.in bind: security bump to version 9.9.5 2014-06-10 15:33:15 +02:00
S81named sysv init scripts: fix == bashism 2014-11-11 23:08:46 +01:00