This website requires JavaScript.
Explore
Help
Register
Sign In
bonsai
/
repo
Watch
4
Star
0
Fork
0
You've already forked repo
forked from
kiss-community/repo
Code
Issues
28
Pull Requests
2
Projects
Activity
56acf01201
repo
/
extra
/
openresolv
/
build
9 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
openresolv: New package at 3.9.2
2019-12-02 13:57:13 -07:00
#!/bin/sh -e
./configure \
openresolv: Fix sbindir
2020-02-10 14:33:38 -07:00
--prefix=/usr \
--sbindir=/usr/bin
openresolv: New package at 3.9.2
2019-12-02 13:57:13 -07:00
make
make DESTDIR="$1" install
Reference in New Issue
Copy Permalink