[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Patching a patch with quilt?



Hi,

Sorry to bother you again ;-) How to add a patch of a patch in quilt?

Before:
#ls debian/patches
old_patch
series

#cat debian/patches/series/
old_patch

After:
# ls debian/patches
old_patch
new_patch: modifying the old_patch

# cat debian/patches/series
old_patch
new patch?

Which quilt commands to use??


Reply to: