search for: f09e30c

Displaying 2 results from an estimated 2 matches for "f09e30c".

Did you mean: 09e30c6
2013 Dec 09
0
[PATCH 2/3] Fix builder/website test in out-of-tree builds
--- builder/website/validate.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder/website/validate.sh b/builder/website/validate.sh index f09e30c..1c535e7 100755 --- a/builder/website/validate.sh +++ b/builder/website/validate.sh @@ -19,6 +19,6 @@ export LANG=C set -e -../virt-index-validate index -../virt-index-validate index.asc +../virt-index-validate $srcdir/index +../virt-index-validate $srcdir/index.asc -- 1.8.5.1
2013 Dec 09
3
[PATCH 1/3] Fix manpage generation in out-of-tree builds
--- po-docs/ja/Makefile.am | 16 ++++++++-------- po-docs/uk/Makefile.am | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/po-docs/ja/Makefile.am b/po-docs/ja/Makefile.am index 820f91a..e954f04 100644 --- a/po-docs/ja/Makefile.am +++ b/po-docs/ja/Makefile.am @@ -92,9 +92,9 @@ guestfs.3: guestfs.pod guestfs-actions.pod guestfs-availability.pod guestfs-stru