fix(libplist)

This commit is contained in:
Jacob Heider 2024-03-27 15:53:42 -04:00
parent be70caaf8f
commit 569a71a084
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -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