mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
This changes podwrapper so that the input (POD) files should not contain an =encoding directive. However they must be UTF-8. Podwrapper then adds the '=encoding utf8' directive back during final generation. This in particular avoids problems with nested =encoding directives in fragments. These break POD, and are undesirable anyway.
$GOPATH ------- http://golang.org/doc/code.html Note that $GOPATH is set (by the ./run script) to the libguestfs/golang directory so that "installs" happen in the local build tree.