From 05c1887d078b9c6802046d8274aa21b9d8b70fa0 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 12 Aug 2012 19:02:58 +0200 Subject: [PATCH] bad ) Signed-off-by: Joerg Jaspert --- config/debian/dinstall.functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index a2db8328..4dae0320 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -304,7 +304,7 @@ function mkfilesindices() { psql -F' ' -A -t -c "$query" query=" - SELECT './pool/' || c.name || '/' || f.filename) + SELECT './pool/' || c.name || '/' || f.filename FROM bin_associations ba JOIN binaries b ON ba.bin = b.id JOIN files f ON b.file = f.id -- 2.39.2