trivial: use geturischeme helper function where possible
authorThomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>
Fri, 19 Jul 2013 12:13:43 +0000 (14:13 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 21 Jul 2013 22:12:00 +0000 (00:12 +0200)
commit720ca65ce801d8a67f0aca98434b0e514e0c5a6d
tree3875cabe7b691369b4df178258c6c2b6fe5ed5b9
parentaa86b52ca35b6bd9ebf352c55d4fb3c940c44527
trivial: use geturischeme helper function where possible

pkg-download.mk contains some helper functions to obtain subparts of URLs,
like the URI scheme. In pkg-generic.mk, there is still one opportunity to use
that helper function, instead of hardcoding it.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/pkg-generic.mk