Merge pull request #3237 from ayhanyalcinsoy/master

geoip:fixed actions.py
This commit is contained in:
2017-03-19 22:59:02 +03:00
committed by GitHub
+1 -1
View File
@@ -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*")