fix issues with requirements caused by legacy code conflicting with the new autorequire feature

This commit is contained in:
Steven Armstrong 2012-01-12 09:18:43 +01:00
parent 6f82853972
commit 38e5c3e407
1 changed files with 1 additions and 1 deletions

View File

@ -49,4 +49,4 @@ for property in $(ls .); do
fi
done
require="$__object_name" __package_$type "$@"
__package_$type "$@"