Skip to content
Snippets Groups Projects
Select Git revision
  • c65b02ccac3db6a339d7795b516a75187b6d295c
  • main default protected
2 results

manual-build-files.json

  • manual-build-files.json 349 B
    {
        "name": "manual-build-files.json",
        "buildsystem": "simple",
        "build-commands": [
            "./manual-build-files.install"
        ],
        "sources": [
            {
                "type": "file",
                "path": "manual-build-files.install"
            },
            {
                "type": "file",
                "path": "build-files.tar"
            }
        ]
    }