# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/findutils/var_state.patch # Copyright (C) 2004 - 2023 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License version 2 as used by the T2 SDE. # --- T2-COPYRIGHT-NOTE-END --- --- findutils-4.9.0/locate/Makefile.in.orig 2023-03-03 17:10:58.171618426 +0100 +++ findutils-4.9.0/locate/Makefile.in 2023-03-03 17:12:46.901617862 +0100 @@ -2066,7 +2066,7 @@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = std-options AM_CFLAGS = $(WARN_CFLAGS) -LOCATE_DB = $(localstatedir)/locatedb +LOCATE_DB = /var/state/locatedb AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = frcode$(EXEEXT) bin_SCRIPTS = updatedb man_MANS = locate.1 updatedb.1 locatedb.5