mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
extra: Fix meson.
This commit is contained in:
parent
7eced58285
commit
1a06b0473f
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
python setup.py build
|
||||
python setup.py install \
|
||||
--root="$1" \
|
||||
--optimize=1 \
|
||||
--skip-build
|
1
extra/meson/checksums
Normal file
1
extra/meson/checksums
Normal file
@ -0,0 +1 @@
|
||||
e9f52047f26636ee512439c01755064656db5faecdd68e9af09dc772d829198c 0.50.1.tar.gz
|
Loading…
Reference in New Issue
Block a user