minor fix to get_old_name call

This commit is contained in:
chess.griffin 2009-05-06 18:16:09 +00:00
parent e31680566e
commit ca03f902b0

View File

@ -857,7 +857,7 @@ info_item() {
local APP="$(< $SBOPKGTMP/sbopkg_item_selection)"
# We need to check and see if the APP has ever been renamed.
get_old_name OLDPKG $APP
get_old_name $OLDPKG $APP
CATEGORY="$(< $SBOPKGTMP/sbopkg_category_selection)"
SHORTPATH=$LOCALREPO/$SLACKVER/$CATEGORY/$APP