Remove trailing whitespace
This commit is contained in:
parent
0c7484d227
commit
09c04aeabb
@ -898,7 +898,7 @@ generic_install_perl()
|
|||||||
|
|
||||||
# remove special files
|
# remove special files
|
||||||
${__find} ${stagedir} -name "perllocal.pod" \
|
${__find} ${stagedir} -name "perllocal.pod" \
|
||||||
-o -name ".packlist" \
|
-o -name ".packlist" \
|
||||||
-o -name "*.bs" \
|
-o -name "*.bs" \
|
||||||
| ${__xargs} -i rm -f {}
|
| ${__xargs} -i rm -f {}
|
||||||
|
|
||||||
|
@ -466,7 +466,7 @@ fetch_subsysdesc()
|
|||||||
else
|
else
|
||||||
ps[$i]=$sp
|
ps[$i]=$sp
|
||||||
fi
|
fi
|
||||||
break # Found it, skip to the next line
|
break # Found it, skip to the next line
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
done < $subsysconf
|
done < $subsysconf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user