aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/ThirdPartyInstaller2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ThirdPartyInstaller b/bin/ThirdPartyInstaller
index 1d38270..7fd6b30 100755
--- a/bin/ThirdPartyInstaller
+++ b/bin/ThirdPartyInstaller
@@ -349,7 +349,7 @@ function take_dependency_from_path() {
if ! Boolean "no-web"
then
Log_Normal "Searching the remote $(thirdparty_backend) database for the package hosting $originalpath"
- depname=$(third_party_search_remotedb "$originalpath" "$arch" "$distro")
+ depname=$(thirdparty_search_remotedb "$originalpath" "$arch" "$distro")
if [ "$depname" ]
then
# TODO: we could now lookup the GoboLinux recipe store to find whether we