]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/ppp
ppp: Bug#13164 - Update configure options to have correct directory for pid
[people/pmueller/ipfire-2.x.git] / lfs / ppp
diff --git a/lfs/ppp b/lfs/ppp
index fc4528ece9160e7f560e37cdf2dc9561aba5a6cc..a6bd633b488557d37bc5d62d9c2a5246a2d68878 100644 (file)
--- a/lfs/ppp
+++ b/lfs/ppp
@@ -82,6 +82,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                                        --prefix=/usr \
                                        --sysconfdir=/etc \
                                        --with-logfile-dir=/var/log \
+                                       --localstatedir=/var \
                                        cc="gcc" \
                                        cflags="$(CFLAGS)"
        cd $(DIR_APP) && make $(MAKETUNING)