diff --git a/extra/opendoas/build b/extra/opendoas/build index 3f2d4de7..ca6b1b57 100755 --- a/extra/opendoas/build +++ b/extra/opendoas/build @@ -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"