]> git.ipfire.org Git - location/libloc.git/commit
Move location-downloader functionality into location-query
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 3 Jun 2020 17:06:13 +0000 (17:06 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 3 Jun 2020 17:06:13 +0000 (17:06 +0000)
commita6f1e3463d4c2085c203ad58072d7a154b663904
tree10973688acf5d68af15f7685be32b00db63b3a6b
parent92af07adfb1e06fe1b055fbcf5ba61159637cd73
Move location-downloader functionality into location-query

The commands are very long and confusion. Hence we merge this
all into one command.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/python/downloader.py [moved from src/python/location-downloader.in with 60% similarity]
src/python/location-query.in
src/python/locationmodule.c