Update paths in pkgconfig recipe.

This commit is contained in:
Scott McCreary
2013-11-10 07:55:30 -08:00
parent b5905a8d0b
commit fdfa8f4e24

View File

@@ -47,8 +47,8 @@ BUILD()
automake --add-missing
pcPathSubdir="develop/lib/pkgconfig"
pcPath="/boot/common/non-packaged/$pcPathSubdir"
pcPath="$pcPath:/boot/common/$pcPathSubdir"
pcPath="/boot/home/config/non-packaged/$pcPathSubdir"
pcPath="$pcPath:/boot/home/config/$pcPathSubdir"
pcPath="$pcPath:/boot/system/$pcPathSubdir"
runConfigure ./configure \