On 30 Mar 2001, Lars Gullik Bjønnes wrote:
> Allan Rae <[EMAIL PROTECTED]> writes:
>
> | On 29 Mar 2001, Lars Gullik Bjønnes wrote:
> |
> | > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
> | >
> | > | I have verified that POTFILES.in is not necessary in the CVS. Someone
> | > | can go ahead and
On Fri, Mar 30, 2001 at 05:46:56PM +0200, Lars Gullik Bjønnes wrote:
>
> rm -f po/POTFILES*
> make maintainer-clean / distclean
> ./autogen.sh
> ./configure
> make
Yes. This works. I have changed my automated build process to use this.
Remove POTFILE.in already!!!
---Ka
Allan Rae <[EMAIL PROTECTED]> writes:
| On 29 Mar 2001, Lars Gullik Bjønnes wrote:
|
| > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| >
| > | I have verified that POTFILES.in is not necessary in the CVS. Someone
| > | can go ahead and remove it.
| >
| > I am not convinced.
|
| make maintain
On 29 Mar 2001, Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
> | I have verified that POTFILES.in is not necessary in the CVS. Someone
> | can go ahead and remove it.
>
> I am not convinced.
make maintainer-clean
./autogen.sh
rm -f po/POTFILES*
./configure
make
On Thu, Mar 29, 2001 at 06:50:16PM +0200, Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
> | I have verified that POTFILES.in is not necessary in the CVS. Someone
> | can go ahead and remove it.
>
> I am not convinced.
Look at po/Makefile.in:
${srcdir}/POTFILES.i
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| I have verified that POTFILES.in is not necessary in the CVS. Someone
| can go ahead and remove it.
I am not convinced.
--
Lgb
On Thu, Mar 29, 2001 at 08:54:15PM +1000, Allan Rae wrote:
> To avoid this problem affecting your builds you can change your script
> from:
> make rpmdist
>
> to
> rm -f po/POTFILES*
> make rpmdist
This is what I already do.
> This can't fail because POTFILES can safely be reb
On Wed, 28 Mar 2001, Kayvan A. Sylvan wrote:
> On Thu, Mar 29, 2001 at 05:18:31PM +1000, Allan Rae wrote:
> >
> > You should be able to :
> > rm -f po/POTFILES*
> > make
> >
> > to get around this unless of course there's a Makefile.am somewhere that
> > still lists these files.
>
> The
On Thu, Mar 29, 2001 at 05:18:31PM +1000, Allan Rae wrote:
>
> You should be able to :
> rm -f po/POTFILES*
> make
>
> to get around this unless of course there's a Makefile.am somewhere that
> still lists these files.
The above does nothing for me.
My automated lyx build does a "
You should be able to :
rm -f po/POTFILES*
make
to get around this unless of course there's a Makefile.am somewhere that
still lists these files.
On Wed, 28 Mar 2001, Kayvan A. Sylvan wrote:
> After making the lyx.C to lyxfind.C change, here is where the
> build stops. Probabl
10 matches
Mail list logo