2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00
repo/extra/hicolor-icon-theme/build

7 lines
60 B
Plaintext
Raw Normal View History

#!/bin/sh -e
2019-08-24 12:23:47 +00:00
./configure \
--prefix=/usr
2021-07-18 02:27:09 +00:00
make install