Re: Building 4.6.2

2009-02-04 Thread Jan Engelhardt
On Wednesday 2009-02-04 07:52, Patrick Winnertz wrote: I think this is error. Run of ./configure is enougth in release tarball. Correct tarball must provides all required files to be ndependent of autotools installed or not on current host. Jepp. that's true. And I found the error I guess:

Re: Building 4.6.2

2009-02-04 Thread Patrick Winnertz
Hey, jup. Jupp there will be a 4.6.2.1 release soon. make dist-check avoids such bloopers - for the next time. ;) Thanks for the hint ;) Greetings Winnie -- . '' ` . Patrick Winnertz win...@debian.org : :' : proud Debian developer, author, administrator, and user `. `'`

updated: [41f06e4] Merge branch 'mc-4.6'

2009-02-04 Thread Patrick Winnertz
The following commit has been merged in the master branch: commit 41f06e42b143cb30256ded26923d8c7cf5d5e312 Merge: 648a377ad87cea89af81773bc2f6ddf53735fcdd c83e1995e49ed7e2d4f49df948cbbcbcf4f893ed Author: Patrick Winnertz win...@debian.org Date: Wed Feb 4 12:43:30 2009 +0100 Merge branch

Re: Building 4.6.2

2009-02-04 Thread Oswald Buddenhagen
On Wed, Feb 04, 2009 at 09:12:03AM +0300, Andrew Borodin wrote: I think this must be fixed and therefor 4.6.2.1 release is needed. jup. make dist-check avoids such bloopers - for the next time. ;) ___ Mc-devel mailing list

updated: [0c7d399] Reverted Enricos backport from master which removes accidentially slang1.x support

2009-02-04 Thread Patrick Winnertz
The following commit has been merged in the mc-4.6 branch: commit 0c7d399300204a2f102bcd0bd9812c0e057d05ef Author: Patrick Winnertz win...@debian.org Date: Wed Feb 4 20:37:00 2009 +0100 Reverted Enricos backport from master which removes accidentially slang1.x support Enrico has

Re: Building 4.6.2

2009-02-04 Thread Enrico Weigelt
* Patrick Winnertz win...@debian.org schrieb: It seeems that autogen.sh create links instead of copying the files to the correct place. Right, as it should be. The correct way is to run ./autogen.sh before ./configure, not just because there could be system dependent changes in autoconf

updated: [161dc23] lib/mc.sh.in: fixes for non-bash shells (fixing #196)

2009-02-04 Thread Enrico Weigelt, metux IT service
The following commit has been merged in the mc-4.6 branch: commit 161dc235a618c33bda49dbd84295406d5273fb70 Author: Enrico Weigelt, metux IT service weig...@metux.de Date: Wed Feb 4 22:39:27 2009 +0100 lib/mc.sh.in: fixes for non-bash shells (fixing #196) diff --git a/ChangeLog b/ChangeLog

updated: [220f4f4] manually merged mc-4.6

2009-02-04 Thread Enrico Weigelt, metux IT service
The following commit has been merged in the master branch: commit 220f4f4cafb2a75fe9d9472cc93825fe986edd97 Merge: 41f06e42b143cb30256ded26923d8c7cf5d5e312 161dc235a618c33bda49dbd84295406d5273fb70 Author: Enrico Weigelt, metux IT service weig...@metux.de Date: Thu Feb 5 07:25:47 2009 +0100

Re: Building 4.6.2

2009-02-04 Thread Jan Engelhardt
On Wednesday 2009-02-04 19:20, Enrico Weigelt wrote: * Patrick Winnertz win...@debian.org schrieb: It seeems that autogen.sh create links instead of copying the files to the correct place. Right, as it should be. This should not be for when a tarball is about to be created, because these