opendoas: update for new env

This commit is contained in:
Dylan Araps 2021-07-18 05:55:04 +03:00
parent eef5563eca
commit 242a5e401d
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -11,7 +11,7 @@ mv -f _ GNUmakefile
--without-pam
make
make DESTDIR="$1" install
make install
mkdir -p "$1/etc"
cp -f doas.conf "$1/etc"