|
From: Keith M. <kei...@us...> - 2012-09-13 21:02:48
|
On 13/09/12 21:19, Erwin Waterlander wrote: > I tried your xml file. Changed it for conemu 120912. I guess you also added a reference in mingw32-package-list.xml > ConEmu binaries and config installs properly. Good. I'd already tested with 5.120910, but further confirmation is always welcome. I'd also welcome comment from Maximus, particularly in respect of the wording for the package description. > What should the post-install do? Add shortcuts to your desktop and/or start menu; IFF you enable it. > I don't see any changes. Did you notice that --start-menu option in my example? That's what enables shortcut creation in the start menu. The corresponding option for desktop is --desktop. If you specify neither, the the post-install will have no effect. > Should SYSROOT be SYSTEMROOT? No. SYSROOT is correct; mingw-get sets it to point to the appropriate subsystem installation path, before calling the lua interpreter. -- Regards, Keith. |