Merge pull request #3234 from ayhanyalcinsoy/master
geoip:fixed actions.py
This commit is contained in:
@@ -21,4 +21,4 @@ def check():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README.md", "TODO")
|
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*", "TODO")
|
||||||
|
|||||||
Reference in New Issue
Block a user