[Fink-devel] Gettext changes?

2007-01-01 Thread Michèle Garoche
I suddenly saw when running glib-gettextize on a package source, the following changes: $(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES) $(XGETTEXT) --default-domain=$(GETTEXT_PACKAGE) --directory=$(top_srcdir) \-   --add-comments --from-code=UTF-8 --keyword=_ --keyword=N_ \+   --add-comments --keywor

Re: [Fink-devel] setting buildlock timeouts

2007-01-01 Thread Jack Howarth
JF, An example of what I see is... i[jack-howarths-power-mac-g5:local/main/finkinfo] root# fink install gcc4 Information about 6624 packages read in 1 seconds. The following package will be installed or updated: gcc4 Reading buildlock packages... /sw/bin/dpkg-lockwait -i /sw/fink/dists/unstab

Re: [Fink-devel] setting buildlock timeouts

2007-01-01 Thread Jean-François Mertens
On 01 Jan 2007, at 17:16, Jack Howarth wrote: >Is there anyway to set the buildlock timeouts for fink > with a package's info file? I am finding that when I have > gcc4 in fink 10.4 unstable installed and use... > > fink install gcc42 > > to replace it with the new gcc42 package that I seem t

[Fink-devel] setting buildlock timeouts

2007-01-01 Thread Jack Howarth
Is there anyway to set the buildlock timeouts for fink with a package's info file? I am finding that when I have gcc4 in fink 10.4 unstable installed and use... fink install gcc42 to replace it with the new gcc42 package that I seem to run over the 60 second default timeout on occassion. I wou