2011/9/9 Ben Walton <[email protected]>: > Does this help? Would re-runnable makepatch be worth the effort?
How about splitting makepatch in two parts: mgar stagepatch mgar makepatch The first would run git stage -p + git commit. You would run it a number of times until all changes would be committed. You'd then run mgar makepatch to generate the patch files, update the Makefile, and then go "mgar clean package" to test whether the build recipe works. Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
