Changes between Version 5 and Version 6 of CreatePatch
- Timestamp:
- 08/09/10 21:31:39 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CreatePatch
v5 v6 26 26 }}} 27 27 28 = Making sure your patch is clean=28 == Cleaning your patch == 29 29 When making a patch, be sure to check it over for stray files, you should verify that it only contains files you modified and not files that were generated during the build process. Examples of files that shouldn't be in a patch: config.guess, config.sub, acinclude.m4, aclocal.m4, etc.[[BR]] 30 30
