-
szilardhi
-
jayjwaHello
-
szilardI am trying to fix up my "micro" port for omnios-extra, but I get :
-
szilard-- licence 'LICENSE' (MIT)
-
szilardLicence 'LICENSE' not found.
-
szilardCan someboy help me where does it expects the LICENSE file?
-
hadflcheck the `local.mog` file
-
hadfland point it to the appropriate licence file
-
szilardhadfl: I already did the following way:
-
szilardlicense LICENSE license=MIT
-
szilardlicense LICENSE-THIRD-PARTY license=Various
-
szilardAs you can see both file exists in the root of the source tree: github.com/zyedidia/micro
-
szilardStill it complains it can't find it.
-
szilardThis is my current build.sh recipe + local.mog: pastebin.com/raw/trdBLsFD
-
szilardFor reference, here is my recipe: omniosorg/omnios-extra #1642