summaryrefslogtreecommitdiffstats
path: root/core/modules/openjdk-8-jre-headless/module.build
blob: 61fd9a57acc59f9f6ed941b0fc0830a684237543 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash

fetch_source() {
	:
}

build() {
	:
}

post_copy() {
	:
}