summaryrefslogtreecommitdiffstats
path: root/package/mesa3d-demos/0001-demos-non-mesa-impl.patch
diff options
context:
space:
mode:
authorAndré Erdmann <dywi@mailerd.de>2014-10-26 18:41:44 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-10-26 18:51:00 +0100
commit2113ed46b2ea6ce7e44c7af566059d4d1a1504ae (patch)
tree221edef12eeed5042d284f7c4144f661f60a9fff /package/mesa3d-demos/0001-demos-non-mesa-impl.patch
parent53ff562a9ef2112f48074865f3c8e489e7661d66 (diff)
downloadbuildroot-2113ed46b2ea6ce7e44c7af566059d4d1a1504ae.tar.gz
buildroot-2113ed46b2ea6ce7e44c7af566059d4d1a1504ae.zip
sysv init scripts: remove gettext invocations
$"str" is supposed to translate str (depending on the current locale). In ash/dash/..., it cannot be expanded, so commands like echo $"Usage: $0 start|stop" are printed as '$Usage: SCRIPT start|stop' in [d]ash, and as 'Usage: SCRIPT start|stop' in bash. This patch removes the '$' in front of '"'. Command(s) used for editing: find . -type f -name '[SK][0-9][0-9]*' | \ xargs sed -r -e 's@[$](["])@\1@g' -i Signed-off-by: André Erdmann <dywi@mailerd.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/mesa3d-demos/0001-demos-non-mesa-impl.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud