|
|
|
@ -32,7 +32,7 @@ lx_cpu=`echo "$arch_machine" | sed -e s/x86$/i386/ \ |
|
|
|
|
|
|
|
MAKE="$MAKE ARCH=$lx_cpu CROSS_COMPILE=$archprefix KCC=$KCC" |
|
|
|
|
|
|
|
# correct the abolute path for patchfiles supplied in the .conf file |
|
|
|
# correct the abolute path for patchfiles supplied in the .desc file |
|
|
|
for x in $patchfiles ; do |
|
|
|
if [ ! -e $x ] ; then |
|
|
|
var_remove patchfiles " " "$x" |
|
|
|
|