hi!

in the current scenario, there is only one active patch per source
tarball which has to contain all required changes for the build. as
discussed in issue 40246, this may lead to duplication and hard to
maintain patches.

with the changes done in the cws ause099, each change now will reside in
 its own patch. for the local module makefiles, the only visible change
is PATCH_FILE_NAME -> PATCH_FILES. this variable now hold the list (and
apply prder) of the existing patches.

creating patches is almost the same as before (descibed in
http://external.openoffice.org/ext_dmake.html) with the difference that
each new patch requires two additional actions:
- rename the new patch to the desired name
- add the new patch at the end of PATCH_FILES

the description will be updated once this cws is integrated.

tschau...

ause

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to