From 87f7277630bd537b88a9c5172030314a5884071f Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 04 Oct 2012 19:40:53 -0400 Subject: Remove an old TODO tag. The task was done in the previous commit. --- (limited to 'src') diff --git a/src/ob-installplatconf.sh b/src/ob-installplatconf.sh index ff88e15..33c87b5 100644 --- a/src/ob-installplatconf.sh +++ b/src/ob-installplatconf.sh @@ -62,7 +62,6 @@ copy_config() mkdir -p "${dest_base}/${dest%/*}" || \ ob_error "$(ob_get_msg 'cant_make_config_dest_dir')" "${dest%/*}" # Find the config package files. - # TODO: Don't hardcode path. config_dir_base="$(ob_get_system_path 'platconf' \ "${OB_SOURCE}" "${OB_SOURCE_VERSION}" "${OB_HOST_PLATFORM}")" if [ -d "${config_dir_base}-${OB_SOURCE_VERSION_UPSTREAM}" ]; then -- cgit v0.9.1