--- update-all-scripts +++ update-all-scripts @@ -40 +40 @@ - for FILE in $(sed -n "s/^Binary file '\(.*\)' has changed\./\1/p" <"$FTP_MIRROR_DIR/$BRANCH/proposed-translation-fixes/$PKG.patch") ; do + for FILE in $(sed -n "s/^Binary files \([^ ]*\) .* differ/\1/p" <"$FTP_MIRROR_DIR/$BRANCH/proposed-translation-fixes/$PKG.patch") ; do