On 08/03/2010 02:03 PM, Paul Eggert wrote: > Hmm, maybe bootstrap should copy gnulib-tests/init.sh to > tests/init.sh so that we don't have to do this stuff by hand?
I don't know if bootstrap in general should do it (many other projects only need init.sh as part of gnulib tests, rather than copying it to a second location). Other options would be a git symlink to the location created by the gnulib import (dangling until you run ./bootstrap), or making use of the bootstrap.conf post-install function to do this copying step for just coreutils. Also, it may make sense to enhance maint.mk to add a target to make it easier to update gnulib, including re-copying ./bootstrap. -- Eric Blake [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
