mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-12-25 06:27:49 +01:00
build: ensure pkgdest directory exist.
This commit is contained in:
parent
7b880a5142
commit
74b10ec4d3
1 changed files with 1 additions and 0 deletions
|
@ -47,4 +47,5 @@ main() {
|
|||
esac
|
||||
}
|
||||
|
||||
mkdir -p "$OUTPUT"
|
||||
main "$@"
|
||||
|
|
Loading…
Reference in a new issue