From 508ae696962e7693ed819eaa5b532770c253d15b Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Fri, 26 Dec 2003 00:49:06 +0000 Subject: [PATCH] added RESOLVER_PROG git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@497 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/pathconfig.h.pathsubst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util-vserver/pathconfig.h.pathsubst b/util-vserver/pathconfig.h.pathsubst index cadebce..817ab23 100644 --- a/util-vserver/pathconfig.h.pathsubst +++ b/util-vserver/pathconfig.h.pathsubst @@ -31,4 +31,6 @@ #define MOUNT_PROG "@MOUNT@" #define UMOUNT_PROG "@UMOUNT@" +#define RESOLVER_PROG PKGLIBDIR "/rpm-fake-resolver" + #endif // H_UTIL_VSERVER_PATHCONFIG_H -- 1.8.1.5