This commit is contained in:
Jacob Heider 2024-04-16 19:20:25 -04:00
parent 45b60286ff
commit 04282f824d
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -24,7 +24,8 @@ build:
if: <1.16
- ./configure $ARGS
- make --jobs {{ hw.concurrency }} install
- run: sed -i 's/\+brewing//g' *.la
# .la are unrelocatable, but only used if found
- run: rm *.la
working-directory: ${{prefix}}/lib
env:
SHELF: ${{pkgx.prefix}}/x.org