[Libguestfs] [PATCH] Add opensuse.gpg to the dist tarball

Cédric Bosdonnat cbosdonnat at suse.com
Wed Sep 30 15:01:54 UTC 2015


Adding missing opensuse.gpg to EXTRA_DIST.
---
 builder/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/builder/Makefile.am b/builder/Makefile.am
index 3111ef2..0d5ce3b 100644
--- a/builder/Makefile.am
+++ b/builder/Makefile.am
@@ -22,6 +22,7 @@ AM_YFLAGS = -d
 EXTRA_DIST = \
 	$(SOURCES_MLI) $(SOURCES_ML) $(SOURCES_C) \
 	libguestfs.gpg \
+	opensuse.gpg \
 	test-index \
 	test-simplestreams/streams/v1/index.json \
 	test-simplestreams/streams/v1/net.cirros-cloud_released_download.json \
-- 
2.1.4




More information about the Libguestfs mailing list