strippingagain.xml has been renamed

This commit is contained in:
Thomas Trepl (Moody) 2021-08-13 07:51:13 +02:00
parent df5553b1f3
commit c1060c9add

View file

@ -58,7 +58,7 @@ chapter_targets() { #
case "${this_script}" in
5*glibc) [[ "${TEST}" = "3" ]] && \
sed -i 's@/usr/lib/locale@/tools/lib/locale@' $file ;;
*strippingagain) [[ "${STRIP}" = "n" ]] && continue ;;
*stripping) [[ "${STRIP}" = "n" ]] && continue ;;
*linux-headers*) [[ -n "$N" ]] && continue ;;
8*grub) (( nb_chaps == 5 )) && continue ;;
10*grub) continue ;;