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 03:30:23 -07:00
Code
Issues
Wiki
6e4c86960d
repo
/
xorg
/
libSM
/
build
9 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
libICE: new package at 1.0.10
2019-08-03 00:28:58 -06:00
#!/bin/sh -e
./configure \
libSM: Remove util-linux dependency
2020-02-07 15:44:32 -07:00
--prefix=/usr \
--without-libuuid
libICE: new package at 1.0.10
2019-08-03 00:28:58 -06:00
make
make DESTDIR="$1" install
Copy Permalink