diff options
author | Slávek Banko <[email protected]> | 2022-01-30 16:44:05 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-02-01 13:00:49 +0100 |
commit | 2094f6770b1f2cc2d7c97a37d8a73596a9ebc779 (patch) | |
tree | 4cc83f02553e87cdefb8a30b3fb2ab277c76eff6 /src/GeoIP-1.4.0/data | |
parent | 8fed27fac5f84c69a68f00b57fe64cce407dbe41 (diff) | |
download | tork-2094f6770b1f2cc2d7c97a37d8a73596a9ebc779.tar.gz tork-2094f6770b1f2cc2d7c97a37d8a73596a9ebc779.zip |
Drop automake build support.
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit b353103ec003ea1c87f8ffe3ff2caf061cbfa44f)
Diffstat (limited to 'src/GeoIP-1.4.0/data')
-rw-r--r-- | src/GeoIP-1.4.0/data/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/GeoIP-1.4.0/data/Makefile.am b/src/GeoIP-1.4.0/data/Makefile.am deleted file mode 100644 index 1109aa8..0000000 --- a/src/GeoIP-1.4.0/data/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -METASOURCES = AUTO - -geotorkdatadir = $(kde_datadir)/tork/geoip - -GEOIP_FILES = GeoIP.dat GeoIP-LICENSE.txt - -geotorkdata_DATA = $(GEOIP_FILES)
\ No newline at end of file |