On Wed, Apr 14, 2010 at 12:51 PM, Tormod Volden <[email protected]> wrote:
> On Wed, Apr 14, 2010 at 11:26 AM, Geir Ove Myhr wrote:
>> Something like
>> $ quilt start editing
>> ... edit the files
>> $ quilt extract patch patchname
>
> $ export QUILT_PATCHES=debian/patches
> $ quilt push -a  # to apply the other patches first
> $ quilt new patchname
> $ quilt add files ... # which are going to be touched
> ... edit the files
> $ quilt refresh
> $ quilt pop -a  # to unapply all patches again
>
> You can also use edit-patch (from ubuntu-dev-tools) which will do this
> in a patch-system transparent way for you.

Thank you! Now I have a reference for next time.

Geir Ove

-- 
Ubuntu-x mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-x

Reply via email to