strippingagain.xml has been renamed
This commit is contained in:
parent
c1060c9add
commit
756863be9b
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ chapter_targets() { #
|
|||
|
||||
if [[ "$pkg_tarball" = "" ]] && [[ -n "$N" ]] ; then
|
||||
case "${this_script}" in
|
||||
*stripping*|*revised*) ;;
|
||||
*stripping*|*cleanup*|*revised*) ;;
|
||||
*) continue ;;
|
||||
esac
|
||||
fi
|
||||
|
|
Reference in a new issue