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 11:10:08 -07:00
Code
Issues
Wiki
58b552f92d
repo
/
extra
/
alsa-lib
/
build
9 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
extra: Added ALSA.
2019-06-25 06:58:01 -06:00
#!/bin/sh -e
./configure \
--without-debug \
--prefix=/usr
make
alsa-lib: update for new env
2021-07-17 11:20:39 -06:00
make install
Copy Permalink