X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=podwrapper.sh.in;h=967f44c93ed3ff03d984cf3677a3028006ca92be;hp=c883c6a8c811e360dd17addbdd0fef8a56d19865;hb=7b192f5a672197ad67ac23501e420c674aa2f3a9;hpb=eb304e9689ca474834207605ed52c369bcdec6ea diff --git a/podwrapper.sh.in b/podwrapper.sh.in index c883c6a..967f44c 100755 --- a/podwrapper.sh.in +++ b/podwrapper.sh.in @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Wrapper script around POD utilities which can include files in the # POD and controls HTML generation. @@ -180,6 +180,7 @@ if [ -n "$text_output" ]; then fi if [ -n "$html_output" ]; then + mkdir -p "$abs_top_builddir/html" "$POD2HTML" \ --css "pod.css" --htmldir "$abs_top_builddir/html" \ < $tmpdir/full.pod > "$html_output".tmp