repo/extra/hicolor-icon-theme/build

7 lines
Plaintext
Raw Normal View History

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