libvirt_cloud/roles/toxcore/overlay/Linux/usr/local/src/dracut-055/.kateproject

10 lines
176 B
Plaintext

{
"name": "Dracut"
, "files": [ { "git": 1 } ]
, "build": {
"directory": "./"
, "build": "make -j $(getconf _NPROCESSORS_ONLN) all"
, "clean": "make clean"
}
}