From 89482107d318a12c8c8157c63356b7ee98684724 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 9 Oct 2009 00:02:43 +0200 Subject: [PATCH] lftp: add missing conf_files. --HG-- extra : convert_revision : f9bfbe1917f87537eaf286674e9f0073d91bdb47 --- templates/lftp/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/lftp/template b/templates/lftp/template index e9c6bbce48..0bd2367223 100644 --- a/templates/lftp/template +++ b/templates/lftp/template @@ -14,6 +14,8 @@ long_desc=" readline library for input. It has bookmarks, built-in mirror, can transfer several files in parallel. It was designed with reliability in mind." +conf_files="/etc/lftp.conf" + Add_dependency full glibc Add_dependency full readline Add_dependency full openssl