2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00
repo/xorg/python-mako/build
2019-06-27 12:34:14 +03:00

7 lines
100 B
Bash
Executable File

#!/bin/sh -e
python3 setup.py build
python3 setup.py install \
--prefix=/usr \
--root="$1"