Merge pull request #2807 from alihanozturk/master

hugin fix actions
This commit is contained in:
Alihan Öztürk
2017-02-15 17:06:44 +02:00
committed by GitHub
+2
View File
@@ -27,5 +27,7 @@ def install():
shelltools.cd("build")
cmaketools.rawInstall('DESTDIR="%s"' % get.installDIR())
shelltools.cd("..")
pisitools.dodoc("AUTHORS", "README", "TODO")