opendoas: Fix prefix. closes #239

This commit is contained in:
Dylan Araps 2020-11-15 19:45:50 +02:00
parent af9015ef27
commit 3ae140462b
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -3,6 +3,7 @@
sed -i '/chown/d' GNUmakefile
./configure \
--prefix=/usr \
--enable-static \
--with-shadow \
--with-timestamp \