From b1fbfc099cb91a094128ffd86d16b2206a181f65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?coadde=20=5BM=C3=A1rcio=20Alexandre=20Silva=20Delgado=5D?= Date: Wed, 23 Sep 2015 19:58:03 -0300 Subject: mv dbscript configs --- db-list-unsigned-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db-list-unsigned-packages') diff --git a/db-list-unsigned-packages b/db-list-unsigned-packages index 208d770..1b2cf62 100755 --- a/db-list-unsigned-packages +++ b/db-list-unsigned-packages @@ -20,7 +20,7 @@ set -e # unsigned packages available for architecture $1 and specified for # architecture $2 (usually $1 or any, default is to list all). -source "$(dirname "$(readlink -e "$0")")/dbscripts.cfg" +source "$(dirname "$(readlink -e "$0")")/etc/dbscripts.cfg" source "$(dirname "$(readlink -e "$0")")/share/db-functions" if [ $# -lt 1 ]; then -- cgit v1.2.3-2-g168b