mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35:07 +03:00
fix(xcb)
clean up *.la
This commit is contained in:
parent
eac4f4462a
commit
99722be4a1
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ build:
|
||||||
if: <1.16
|
if: <1.16
|
||||||
- ./configure $ARGS
|
- ./configure $ARGS
|
||||||
- make --jobs {{ hw.concurrency }} install
|
- make --jobs {{ hw.concurrency }} install
|
||||||
|
- run: sed -i 's/\+brewing//g' *.la
|
||||||
|
working-directory: ${{prefix}}/lib
|
||||||
env:
|
env:
|
||||||
SHELF: ${{pkgx.prefix}}/x.org
|
SHELF: ${{pkgx.prefix}}/x.org
|
||||||
ARGS:
|
ARGS:
|
||||||
|
|
Loading…
Reference in a new issue