summaryrefslogtreecommitdiffstats
path: root/core/modules/kdm-theme-bwlp/module.build
blob: eb6f479b5b0b4b02bbcb012f5555a1e92e6ccd07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash

fetch_source () {
	:
}

build () {
	:
}

post_copy () {
	:
}