mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(libplist)
This commit is contained in:
parent
be70caaf8f
commit
569a71a084
|
@ -11,8 +11,8 @@ build:
|
||||||
- make
|
- make
|
||||||
- make install
|
- make install
|
||||||
# FIXME: this is a hack; we need to fix fixup.ts
|
# FIXME: this is a hack; we need to fix fixup.ts
|
||||||
- run: sed -i 's/\+brewing//g' *.pc
|
- run: sed -i 's/\+brewing//g' *.la pkgconfig/*.pc
|
||||||
working-directory: '{{prefix}}/lib/pkgconfig'
|
working-directory: '{{prefix}}/lib'
|
||||||
env:
|
env:
|
||||||
ARGS:
|
ARGS:
|
||||||
- --disable-debug
|
- --disable-debug
|
||||||
|
|
Loading…
Reference in a new issue