Blame SOURCES/0040-v2v-refer-to-the-right-embed-script-in-EXTRA_DIST.patch

e9bfca
From 2b18ec6b5680bd557a78f958c8eb75698d0737cc Mon Sep 17 00:00:00 2001
e9bfca
From: Pino Toscano <ptoscano@redhat.com>
e9bfca
Date: Fri, 20 Apr 2018 13:00:56 +0200
e9bfca
Subject: [PATCH] v2v: refer to the right embed script in EXTRA_DIST
e9bfca
e9bfca
Fixes commit cc04573927cca97de60d544d37467e67c25867a7.
e9bfca
e9bfca
(cherry picked from commit cf49fe100338aeac281c7cbcdfe743177ceb0606)
e9bfca
---
e9bfca
 v2v/Makefile.am | 2 +-
e9bfca
 1 file changed, 1 insertion(+), 1 deletion(-)
e9bfca
e9bfca
diff --git a/v2v/Makefile.am b/v2v/Makefile.am
e9bfca
index affc00a8b..0f8c5120b 100644
e9bfca
--- a/v2v/Makefile.am
e9bfca
+++ b/v2v/Makefile.am
e9bfca
@@ -31,7 +31,7 @@ EXTRA_DIST = \
e9bfca
 	$(SOURCES_MLI) $(SOURCES_ML) $(SOURCES_C) \
e9bfca
 	copy_to_local.ml \
e9bfca
 	copy_to_local.mli \
e9bfca
-	embed-code.sh \
e9bfca
+	embed.sh \
e9bfca
 	rhv-upload-createvm.py \
e9bfca
 	rhv-upload-plugin.py \
e9bfca
 	rhv-upload-precheck.py \
e9bfca
-- 
e9bfca
2.17.1
e9bfca