From ba75c7b879fc02c025f13c1f4ba087e7ad4fbfc9 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Thu, 28 Dec 2000 10:48:55 +0000 Subject: [PATCH] Default configure cache for creating packages created --- helm/configuration/config.cache.pkg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 helm/configuration/config.cache.pkg diff --git a/helm/configuration/config.cache.pkg b/helm/configuration/config.cache.pkg new file mode 100644 index 000000000..0900d904b --- /dev/null +++ b/helm/configuration/config.cache.pkg @@ -0,0 +1,4 @@ +# This is the config.cache that holds the ``standard'' path for the +# HELM library. It is supposed to be used when creating packages + +helm_cv_HELM_LIBRARY_DIR=${helm_cv_HELM_LIBRARY_DIR='$RESOLVED_PREFIX/var/helm'} -- 2.39.2