Hi,
Am I missing some shortcut to drop a patch (that may contain
patches to multiple files)?
Do I actually have to go thru:
quilt push # make sure that it is applied since 'remove' seems to
# work only on applied patches
quilt files # list all of them since I forgot what they are
quilt remove file1 file2 file3 file4 file5...
quilt delete drop-this.patch # top patch filename
I suppose I could just do:
rm patch/drop-this.patch
edit patch/series
edit .pc/applied-patches
Does that work?
Thanks,
---
~Randy
_______________________________________________
Quilt-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/quilt-dev