From 99ba79250927694f3094a52b9f05a939cf506a57 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 26 Feb 2009 03:50:38 +0100 Subject: [PATCH] wget: add /etc/wgetrc into $conf_file. --HG-- extra : convert_revision : 3bfec8083d77b4e63075553724442f29d90b0dc9 --- templates/wget/template | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/wget/template b/templates/wget/template index 63d03279a2..c61833e8a4 100644 --- a/templates/wget/template +++ b/templates/wget/template @@ -30,5 +30,6 @@ long_desc=" * GNU Wget is distributed under the GNU General Public License." base_chroot=yes +conf_file="/etc/wgetrc" Add_dependency run glibc