summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5script/qt5script.mk
diff options
context:
space:
mode:
authorShawn J. Goff <shawn7400@gmail.com>2013-04-12 09:40:30 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-04-15 20:33:52 +0200
commit1cbffbd015106ea90fe49e27433375769dc1035b (patch)
tree9868e930e6ad567dcbc62f2247511da39357d084 /package/qt5/qt5script/qt5script.mk
parentc24e66a3ee4d8933d21fe0e6207a6a9aec12ba81 (diff)
downloadbuildroot-1cbffbd015106ea90fe49e27433375769dc1035b.tar.gz
buildroot-1cbffbd015106ea90fe49e27433375769dc1035b.zip
eliminate double slashes caused by FOO_SITE ending in a slash
When a FOO_SITE variable ends in a slash and gets joined with a FOO_SOURCE variable like $(FOO_SITE)/$(FOO_SOURCE), the resulting URI has a double slash. While double-slashes are fine in unix paths, they are reserved in URIs - the part following '//' must be an authority. Signed-off-by: Shawn J. Goff <shawn7400@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/qt5/qt5script/qt5script.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud