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 install
|
||||
# FIXME: this is a hack; we need to fix fixup.ts
|
||||
- run: sed -i 's/\+brewing//g' *.pc
|
||||
working-directory: '{{prefix}}/lib/pkgconfig'
|
||||
- run: sed -i 's/\+brewing//g' *.la pkgconfig/*.pc
|
||||
working-directory: '{{prefix}}/lib'
|
||||
env:
|
||||
ARGS:
|
||||
- --disable-debug
|
||||
|
|
Loading…
Reference in a new issue