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

fetch_source () {
	:
}

build () {
	:
}

post_copy() {
	:
}