|
From: Keith M. <kei...@us...> - 2012-04-26 16:54:37
|
Update of /cvsroot/mingw/mingw-dist In directory vz-cvs-4.sog:/tmp/cvs-serv20458 Modified Files: ChangeLog Log Message: Fix post/pre-remove conflict in mingw-get.xml scripting. Index: ChangeLog =================================================================== RCS file: /cvsroot/mingw/mingw-dist/ChangeLog,v retrieving revision 1.126 retrieving revision 1.127 diff -C2 -d -r1.126 -r1.127 *** ChangeLog 26 Apr 2012 07:14:04 -0000 1.126 --- ChangeLog 26 Apr 2012 16:54:35 -0000 1.127 *************** *** 1,4 **** --- 1,14 ---- 2012-04-26 Keith Marshall <kei...@us...> + Fix post/pre-remove conflict in mingw-get.xml scripting. + + * mingw32/mingw32-mingw-get.xml (mingw-get-bin.post-remove): Can't + use post-remove script here, after helper modules removed; replace... + (mingw-get-bin.pre-remove): ...with this; regenerate and republish. + + * mingw32/issue.log: Update accordingly. + + 2012-04-26 Keith Marshall <kei...@us...> + Update for mingw-get-0.5-mingw32-beta-20120426-1 release. |