# Used to combine linux-sound and alsa-devel into | |
# single linux-sound patch feed | |
INCLUDERC=/var/lib/patchwork_procmail/common.rc | |
:0 hfw | |
* ^Subject: \[[^]]*RFC[^]]*\] | |
| formail -a "X-Patchwork-State: RFC" | |
:0 w | |
| $PARSEMAIL --list-id firmware.lei.pseudo | |
# vim: ts=2 sw=2 sts=2 et syntax=procmail |