find-package (FindByPath): use Warning() for paths that cannot be canonicalized under RPM_BUILD_ROOT

This commit is contained in:
Alexey Tourbin 2007-12-03 11:35:08 +03:00
parent 9ad1babe6a
commit b630a6cd57

View File

@ -102,7 +102,7 @@ FindByPath()
else
# Too bad. The path was canonicalized outside buildroot.
# Some path component seems to be evil symbolic link...
Info "$f: $rep cannot be canonicalized under RPM_BUILD_ROOT"
Warning "$f: $rep cannot be canonicalized under RPM_BUILD_ROOT"
# Don't know what to do. Maybe just proceed.
fi
unset xbrep