summaryrefslogtreecommitdiffstats
path: root/remote/modules/pam-common-share/module.build
blob: 62d96224e4284c4f27ea1e9020b5f3c9eae3042a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
fetch_source() {
	:
}

build() {
	pinfo "Static module, nothing to build."
}

post_copy() {
	:
}