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-15 19:20:10 -07:00
Code
Issues
Wiki
4fda0c797a
repo
/
core
/
make
/
build
8 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
make: add package
2019-06-17 20:32:23 -06:00
#!/bin/sh -e
./configure \
make: let nls be auto detected
2019-10-05 08:43:21 -06:00
--prefix=/usr
make: add package
2019-06-17 20:32:23 -06:00
make
make DESTDIR="$1" install
Copy Permalink