mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-10 21:00:09 -07:00
eiwd: Use autotools for now
This commit is contained in:
parent
72698e66d8
commit
a257d3dbdb
@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
autoreconf -fis
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--localstatedir=/var
|
--localstatedir=/var
|
||||||
|
@ -1 +1,3 @@
|
|||||||
|
autoconf make
|
||||||
|
automake make
|
||||||
openresolv
|
openresolv
|
||||||
|
Loading…
Reference in New Issue
Block a user