Ups...that´s the problem, I will fix that. Tested a small change and it works.
thanks. jan I On 25 October 2012 16:28, Andre Fischer <awf....@gmail.com> wrote: > On 24.10.2012 18:17, jan iversen wrote: > >> Roberto: >> >> I cannot tell if the problem is in the extension, but the behavior is as >> follow: >> >> 1) I do a "confgure --with-lang --enable-wiki-publisher" >> IT WORKS. >> >> 2) I do a "configure --enable-wiki-publisher" >> I get the license problem >> >> 3) I modify description.xml and remove the tag <simple_license>, and >> rebuilt/reinstall main/swext/mediawiki >> IT WORKS. >> >> So, please excuse me, but it seems to me that the extension do have a >> problem, or ??? >> > > This may be connected to the head of > swext/mediawiki/help/makefile.**mk<http://makefile.mk>where there is a > special treatment of $WITH_LANG for when it contains > "en-US" but mediawiki/help expects that to be just "en". > > -Andre > >