parent
a6db2ff005
commit
eef9e13a75
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ steps:
|
|||
image: alpine
|
||||
commands: |
|
||||
apk add --no-cache build-base gcc xcb-util-dev pkgconfig >/dev/null
|
||||
make install DESTDIR="$CI_WORKSPACE/pkg"
|
||||
make install DESTDIR="$CI_WORKSPACE/pkg" PREFIX="/usr"
|
||||
|
||||
package-void:
|
||||
image: alpine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue