Subject: Re: bootstap on ubuntu
To: Berndt Josef Wulf <wulf@ping.net.au>
From: Thomas Klausner <wiz@danbala.tuwien.ac.at>
List: tech-pkg
Date: 11/07/2005 23:59:01
On Sat, Nov 05, 2005 at 08:45:16AM +1030, Berndt Josef Wulf wrote:
> --- pkgtools/pkg_install/files/create/perform.c.orig 2005-11-03
> 14:21:12.000000000 +1030
> +++ pkgtools/pkg_install/files/create/perform.c 2005-11-03 14:21:27.000000000
> +1030
> @@ -174,7 +174,7 @@
> }
>
> fclose(totar);
> - wait(&ret);
> + waitpid(-1,&ret,0);
> /* assume either signal or bad exit is enough for us */
> if (ret) {
> cleanup(0);
Committed, thanks.
Thomas
--
Thomas Klausner - wiz@danbala.ifoer.tuwien.ac.at
What is wanted is not the will to believe, but the will to find
out, which is the exact opposite. -- Bertrand Russell