]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
scripts/quilt-mail: use splitmbox.py instead of formail
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Sep 2013 18:13:11 +0000 (11:13 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Sep 2013 18:13:11 +0000 (11:13 -0700)
scripts/quilt-mail

index 8f2bbdaad14d95f202a40a0487ef0775eb018de4..f7df28a47160892f8184bc6cb0569eb11cd4a6ce 100755 (executable)
@@ -128,7 +128,8 @@ echo "mbox is now in ${TMP_DIR}/${MBOX}"
 
 cd ${TMP_DIR}
 ${STABLE_QUEUE}../mbox2send ${ROOT_VERSION} ${MBOX}
-< ${MBOX}.new formail -ds sh -c 'cat > msg.$FILENO'
+#< ${MBOX}.new formail -ds sh -c 'cat > msg.$FILENO'
+splitmbox.py ${MBOX}.new .
 
 # Add Linus and Andrew to the first email only:
 #sed -i -e "s/Cc: alan@lxorguk\.ukuu\.org\.uk/Cc: torvalds@linux-foundation\.org, akpm@linux-foundation\.org, alan@lxorguk\.ukuu\.org\.uk/" ${TMP_DIR}/msg.000