Bug#584285: salome: FTBFS: hxx2salome.cpp:247: error: 'system' is not a member of 'std'
Denis Barbier
bouzim at gmail.com
Fri Jun 4 10:10:20 UTC 2010
On 2010/6/3 I wrote:
[...]
> The problem is that patches are unapplied by autobuilders, they have
> to be applied before running configure. A patch will look like
> --- debian/rules
> +++ debian/rules
> @@ -84,7 +84,10 @@ clean:
> rm -f *-stamp
> dh_clean
>
> -configure-stamp:
> +patch-stamp:
> + QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
Oops, I forgot
touch $@
here.
Denis
More information about the debian-science-maintainers
mailing list