Packages: get rid of deprecated configure options.

This commit is contained in:
Konstantin Pavlov
2023-02-06 12:39:06 -08:00
parent 789762ff3d
commit b0bb829107
8 changed files with 20 additions and 20 deletions

View File

@@ -117,11 +117,11 @@ endif
CONFIGURE_ARGS_COMMON=\
--prefix=/usr \
--state=/var/lib/unit \
--libstatedir=/var/lib/unit \
--control="unix:/var/run/control.unit.sock" \
--pid=/var/run/unit.pid \
--log=/var/log/unit.log \
--tmp=/var/tmp \
--tmpdir=/var/tmp \
--user=unit \
--group=unit \
--tests \