summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_manifest
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-10-28 16:26:17 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:43 +0100
commit6696b019fe03a371d69c50a1ef82223e4bb364a7 (patch)
treeffeb45aa254e3fe140c0d13566322757f896be92 /helpers/lh_binary_manifest
parentbd4b40a215a31bef1bfe364cdce16943efddc1d5 (diff)
downloadlive-build-6696b019fe03a371d69c50a1ef82223e4bb364a7.zip
live-build-6696b019fe03a371d69c50a1ef82223e4bb364a7.tar.gz
Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.
Diffstat (limited to 'helpers/lh_binary_manifest')
-rwxr-xr-xhelpers/lh_binary_manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_manifest b/helpers/lh_binary_manifest
index c731c06..7b6481e 100755
--- a/helpers/lh_binary_manifest
+++ b/helpers/lh_binary_manifest
@@ -25,7 +25,7 @@ USAGE="${PROGRAM} [--force]"
Arguments "${@}"
# Reading configuration files
-Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source
+Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
Set_defaults
Echo_message "Begin creating manifest..."