geoip ver.bump

This commit is contained in:
Rmys
2022-10-23 11:42:18 +03:00
committed by GitHub
parent bc6c62d210
commit eae3e09acb
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -22,6 +22,6 @@ def check():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.insinto("/usr/share/GeoIP", "GeoIP-data/*")
pisitools.insinto("/usr/share/GeoIP", "GeoIP*.dat")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*")