This commit is contained in:
Jacob Heider 2024-03-25 10:01:56 -04:00
parent 105dc2f7fd
commit 5f2e106cc2
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -19,9 +19,11 @@ build:
x.org/util-macros: '*'
x.org/xtrans: ^1
gnu.org/sed: '*' # or build fails on macOS
script: |
./configure $ARGS
make --jobs {{ hw.concurrency }} install
script:
- ./configure $ARGS
- make --jobs {{ hw.concurrency }} install
- run: sed -i 's/\+brewing//g' *.la
working-directory: ${{prefix}}/lib
env:
SHELF: ${{pkgx.prefix}}/x.org
ARGS: