mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-22 02:14:41 -07:00
opendoas: simplify build
This commit is contained in:
parent
52045d6a0d
commit
ea6901ff74
@ -1,8 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
sed '/chown/d' GNUmakefile > _
|
||||
mv -f _ GNUmakefile
|
||||
|
||||
BINOWN="$(id -u)" \
|
||||
BINGRP="$(id -g)" \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--enable-static \
|
||||
|
Loading…
Reference in New Issue
Block a user