Fix path on armv7a_hardfp, thanks to steev

This commit is contained in:
Raúl Porcel 2013-08-16 10:08:20 +00:00
parent d52ba1dca0
commit ff14403dd3

View file

@ -3,7 +3,7 @@
GITDIR=/root/releng/ GITDIR=/root/releng/
SPECS_DIR=${GITDIR}/releases/weekly/specs/arm/armv7a_hardfloat SPECS_DIR=${GITDIR}/releases/weekly/specs/arm/armv7a/hardfloat
SUBARCH=`grep subarch $SPECSDIR/stage1.spec | awk '{print $2}'` SUBARCH=`grep subarch $SPECSDIR/stage1.spec | awk '{print $2}'`
SETS="default" SETS="default"