
On Thu, Oct 14, 2010 at 03:31:27PM +1100, Justin Clift wrote:
On 10/14/2010 09:25 AM, Eric Blake wrote: <snip>
diff --git a/.gnulib b/.gnulib index 2bb63bf..b6d1430 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit 2bb63bfb25474ea147ee9f1523c0337997359a4c +Subproject commit b6d1430494cdd252cd52eca6abf88b1a00f6c983
Hmmmm, this looked a bit weird, so tried the patch:
$ git am ../fix_mingw_build.txt Applying: build: fix mingw build warning: unable to rmdir .gnulib: Directory not empty $
Is ".gnulib" really the right target for changing?
Yes, this is one of those bits of GIT black-magic. .gnulib isn't a file, its a checkout of an entire 3rd party GIT repository, at the specified changeset has. Not sure why git am isn't happy about appliny it though. Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|