From 7129da009cc72575a84a30c4587bd99f745c49d4 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 18 Jan 2003 21:27:22 +0000 Subject: Merge a bunch of stuff over from the tuxscreen buildroot, with many updates to make things be more consistant. -Erik --- make/links.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/links.mk') diff --git a/make/links.mk b/make/links.mk index 675aea94a..9ce78d59b 100644 --- a/make/links.mk +++ b/make/links.mk @@ -28,7 +28,7 @@ $(LINKS_DIR)/.configured: $(LINKS_DIR)/.unpacked --libexecdir=/usr/lib \ --sysconfdir=/etc \ --datadir=/usr/share \ - --localstatedir=/var \ + --localstatedir=/tmp \ --mandir=/usr/man \ --infodir=/usr/info \ --disable-nls \ -- cgit v1.2.3