[pacman-contrib] [PATCH] README: Add localestatedir to example configure command

Johannes Löthberg johannes at kyriasis.com
Fri Oct 14 08:11:25 UTC 2016


Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0b4681a..844e9b0 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,8 @@ How to build:
 
     ./autogen.sh
     ./configure --prefix=/usr \
-                --sysconfdir=/etc
+                --sysconfdir=/etc \
+                --localestatedir=/var
     make
     make install DESTDIR="$pkgdir"
 
-- 
2.10.0


More information about the pacman-contrib mailing list