From b058c9cebed252ee254344d53bfcca3139b9b6c1 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 27 Sep 2012 11:47:13 +0400 Subject: Put DB into /var/cache/glocate/ --- examples/findutils/Makefile | 2 ++ examples/findutils/locate.p5m | 2 ++ 2 files changed, 4 insertions(+) (limited to 'examples') diff --git a/examples/findutils/Makefile b/examples/findutils/Makefile index d943ef4..a9ec520 100644 --- a/examples/findutils/Makefile +++ b/examples/findutils/Makefile @@ -8,6 +8,8 @@ summary := GNU utilities for finding files license := GPLv3 license-file := COPYING +configure-options += --localstatedir=/var/cache/glocate + build-depends += \ prefix := /usr/gnu diff --git a/examples/findutils/locate.p5m b/examples/findutils/locate.p5m index 9d5b93d..fe26217 100644 --- a/examples/findutils/locate.p5m +++ b/examples/findutils/locate.p5m @@ -15,6 +15,8 @@ dir path=usr/gnu/share/man dir path=usr/gnu/share/man/man1 dir path=usr/gnu/share/man/man5 dir path=var +dir path=var/cache/ +dir path=var/cache/glocate file path=usr/gnu/bin/locate file path=usr/gnu/bin/updatedb file path=usr/gnu/libexec/bigram -- cgit v1.2.3