Removing unnecessary parts from the version.

This commit is contained in:
Andrii Riabchenko 2023-10-16 15:42:08 +03:00 committed by Jacob Heider
parent ccbeec454d
commit 32f389ded3

View file

@ -24,6 +24,10 @@ build:
- make prefix='{{prefix}}' release
- make prefix='{{prefix}}' install
- make prefix='{{prefix}}' install-shared
- run: |
sed -i.bak 's/Version: \([^\ ]*\)/Version: {{version}}/g' *.pc
rm *.bak
working-directory: "{{prefix}}/lib/pkgconfig"
provides:
- bin/mujs
- bin/mujs-pp