summaryrefslogtreecommitdiffhomepage
path: root/pkg/deb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/deb/Makefile')
-rw-r--r--pkg/deb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/deb/Makefile b/pkg/deb/Makefile
index ccd2bd35..788bbe5a 100644
--- a/pkg/deb/Makefile
+++ b/pkg/deb/Makefile
@@ -117,7 +117,7 @@ endif
CONFIGURE_ARGS_COMMON=\
--prefix=/usr \
- --libstatedir=/var/lib/unit \
+ --statedir=/var/lib/unit \
--control="unix:/var/run/control.unit.sock" \
--pid=/var/run/unit.pid \
--log=/var/log/unit.log \