psss / rpms / libguestfs

Forked from rpms/libguestfs 5 years ago
Clone

Blame 0017-builder-website-Add-validate.sh-test-script-to-EXTRA.patch

c6b1734
From 0c9b6f8109dec616b5c03c56391cf6e2795da726 Mon Sep 17 00:00:00 2001
384b531
From: "Richard W.M. Jones" <rjones@redhat.com>
384b531
Date: Tue, 5 Nov 2013 15:15:17 +0000
384b531
Subject: [PATCH] builder/website: Add validate.sh test script to EXTRA_DIST.
384b531
384b531
This fixes commit 154bfb7dd46e7998eed1d40ead95923590763739.
384b531
384b531
(cherry picked from commit 92206e8d09455b3ec63d44e4b55d5eef415681af)
384b531
---
384b531
 builder/website/Makefile.am | 1 +
384b531
 1 file changed, 1 insertion(+)
384b531
384b531
diff --git a/builder/website/Makefile.am b/builder/website/Makefile.am
c6b1734
index b45d98a..680fd54 100644
384b531
--- a/builder/website/Makefile.am
384b531
+++ b/builder/website/Makefile.am
c6b1734
@@ -21,6 +21,7 @@ EXTRA_DIST = \
384b531
 	.gitignore \
c6b1734
 	compress.sh \
384b531
 	test-guest.sh \
384b531
+	validate.sh \
384b531
 	README \
384b531
 	index \
384b531
 	index.asc \
384b531
-- 
384b531
1.8.3.1
384b531