hugin fix actions
This commit is contained in:
@@ -27,5 +27,7 @@ def install():
|
|||||||
shelltools.cd("build")
|
shelltools.cd("build")
|
||||||
|
|
||||||
cmaketools.rawInstall('DESTDIR="%s"' % get.installDIR())
|
cmaketools.rawInstall('DESTDIR="%s"' % get.installDIR())
|
||||||
|
|
||||||
|
shelltools.cd("..")
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "README", "TODO")
|
pisitools.dodoc("AUTHORS", "README", "TODO")
|
||||||
|
|||||||
Reference in New Issue
Block a user