summaryrefslogtreecommitdiff
path: root/system/device_table.txt
diff options
context:
space:
mode:
authorDanomi Manchego <danomimanchego123@gmail.com>2015-07-07 00:34:00 -0400
committerPeter Korsgaard <peter@korsgaard.com>2015-07-09 07:58:02 +0200
commit5eb23c9b88001b31a9a5b46d091ceb0c3bb621f0 (patch)
treeda3ebfb25d48058e84e5f5edc5176c82e7a5cca2 /system/device_table.txt
parentf33f766860a9ff6a62b474343d7859b702b2d713 (diff)
pkg-autotools: fix whitespace regex in libtool patch hook
The first sed line for ltmain_version attempts to match whitespace before VERSION with [ space_character tab_character ]. The second sed line used to make ltmain_patchlevel has only space characters in the whitespace expression, possibly due to a smart editor automatically converting tabs to spaces. Make these lines consistent with each other and more resilient against accidental loss of tab characters by replacing the tabs with '\t'. Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'system/device_table.txt')
0 files changed, 0 insertions, 0 deletions