|
|
@ -490,7 +490,7 @@ elif [ -f $confdir/$pkg.conf ] ; then |
|
|
|
fi |
|
|
|
# include package post config - if any |
|
|
|
if [ -f $base/build/$ROCKCFG_ID/$toolsdir/lib/pkg_${pkg}_post.conf ] ; then |
|
|
|
echo_status "Reading build/.../$toolsdir/lib/pkg_${pkg}_pre.conf" |
|
|
|
echo_status "Reading build/.../$toolsdir/lib/pkg_${pkg}_post.conf" |
|
|
|
. $base/build/$ROCKCFG_ID/$toolsdir/lib/pkg_${pkg}_post.conf |
|
|
|
fi |
|
|
|
|
|
|
|