repo/extra/hicolor-icon-theme/build

7 lines
73 B
Plaintext
Raw Normal View History

#!/bin/sh -e
2019-08-24 12:23:47 +00:00
./configure \
--prefix=/usr
2023-03-02 14:40:00 +00:00
make DESTDIR="$1" install