imath new package

This commit is contained in:
Rmys
2021-10-26 22:23:02 +03:00
committed by GitHub
parent de7e1f0d54
commit a3fc52f742
+2 -2
View File
@@ -19,7 +19,7 @@ def build():
def install():
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.removeDir("/usr/share/doc/Imath/sphinx/.doctrees")
pisitools.remove("/usr/share/doc/Imath/sphinx/.buildinfo")
#pisitools.removeDir("/usr/share/doc/Imath/sphinx/.doctrees")
#pisitools.remove("/usr/share/doc/Imath/sphinx/.buildinfo")
pisitools.dodoc("CHANGES*", "LICENSE*", "README*")