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
29fe61c87e
repo
/
extra
/
fribidi
/
build
8 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fribidi: new package at 1.0.5 Required by libass
2019-07-18 01:24:08 -06:00
#!/bin/sh -e
./configure \
fribidi: remove options which don't exist
2019-10-08 11:58:30 -06:00
--prefix=/usr
fribidi: new package at 1.0.5 Required by libass
2019-07-18 01:24:08 -06:00
make
make DESTDIR="$1" install
Copy Permalink