Hello, Elliott. Yes, quilt can remove files. Here is example command sequence to achieve this:
quilt new patch-name.diff quilt add file/to/be/removed rm file/to/be/removed quilt refresh quilt pop -a 2011/6/1 Paul Elliott <[email protected]>: > > Can Quilt delete or rename a file? > > My upstream supplies a GNU Makefile, but I am going to replace it with an > auto* > tools setup. The Makefile will be created by the ./configure step. > > Should I delete or rename the upstream's for clarity? How would I do this? -- WBR, Andriy Senkovych -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

