Skip to content
Snippets Groups Projects
Commit 79de32d1 authored by Johannes Löthberg's avatar Johannes Löthberg
Browse files

README.md: Fix localestatedir typo


Signed-off-by: default avatarJohannes Löthberg <johannes@kyriasis.com>
parent 866ab080
No related branches found
Tags 1.7.2-1
No related merge requests found
......@@ -12,7 +12,7 @@ How to build:
./autogen.sh
./configure --prefix=/usr \
--sysconfdir=/etc \
--localestatedir=/var
--localstatedir=/var
make
make check
make install DESTDIR="$pkgdir"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment