2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-16 04:42:26 +00:00
repo/extra/meson/build
2019-08-05 00:45:55 +03:00

10 lines
146 B
Bash
Executable File

#!/bin/sh -e
patch -p1 < no-gettext.patch
python setup.py build
python setup.py install \
--root="$1" \
--optimize=1 \
--skip-build