mirror of
https://github.com/hectorm/hblock.git
synced 2026-04-22 06:56:36 +05:30
Fix APKBUILD
This commit is contained in:
parent
0610b6c13a
commit
d3ce6c6dfe
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ main() {
|
|||
|
||||
# Build the package.
|
||||
abuild checksum
|
||||
abuild -P "${PWD:?}"
|
||||
tmpdir="${buildDir:?}/_tmp" abuild -P "${PWD:?}"
|
||||
|
||||
# Change to the previous working directory.
|
||||
cd -- "${OLDPWD:?}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue