move package.sh to contrib

This commit is contained in:
James Swineson
2019-03-26 12:30:57 +08:00
parent a95e3e5f39
commit ca14db8929

View File

@@ -112,7 +112,7 @@ function package() {
.
}
cd "${DIR}"
cd "${DIR}"/..
prepare_env
make deps
build_common