replaced tabulations to spaces.

This commit is contained in:
4fury-c3440d8
2020-12-25 06:57:28 +03:00
parent 4a53b3c6de
commit 567a077f13
171 changed files with 4234 additions and 4235 deletions
@@ -20,10 +20,10 @@ def setup():
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
def build():
autotools.make()
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")