{
    "name": "sdf-commercial",
    "no-autogen": true,
    "buildsystem": "simple",
    "build-commands": [
        "mkdir /app/SDF_commercial",
        "cp -R SDF_commercial_-_smart_etl /app/SDF_commercial",
        "cp -R SDF_commercial_-_smart_gui /app/SDF_commercial"
    ],
    "build-options": {
        "no-debuginfo": true
    },
    "sources": [
        {
            "type": "archive",
            "url": "file:////home/dankasak/work/Smart/SDF_commercial.tar.bz2",
            "sha256": "#sdf-commerical-hash#"
        }
    ]
}

