summaryrefslogblamecommitdiffstats
path: root/core/modules/libvirt/module.build
blob: 61fd9a57acc59f9f6ed941b0fc0830a684237543 (plain) (tree)
1
2
3
4
5
6
7
8
           
 




                
         


             
         
 
#!/bin/bash

fetch_source() {
	:
}

build() {
	:
}

post_copy() {
	:
}