This website requires JavaScript.
Explore
Help
Register
Sign In
kiss-community
/
repo
Watch
2
Star
0
Fork
1
You've already forked repo
mirror of
https://codeberg.org/kiss-community/repo
synced
2024-11-16 11:40:21 -07:00
Code
Issues
Wiki
a28c2d171d
repo
/
xorg
/
hicolor-icon-theme
/
build
7 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
hicolor-icon-theme: new package at 0.17
2019-08-24 02:40:50 -06:00
#!/bin/sh -e
hicolor-icon-theme: fix formatting
2019-08-24 06:23:47 -06:00
./configure \
--prefix=/usr
hicolor-icon-theme: new package at 0.17
2019-08-24 02:40:50 -06:00
make DESTDIR="$1" install
Copy Permalink