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