Blob Blame History Raw
From e36ef9d943bc18759ee1a55e3f48db709c7fc98a Mon Sep 17 00:00:00 2001
From: Michal Schmidt <mschmidt@redhat.com>
Date: Fri, 11 Nov 2016 15:14:28 +0100
Subject: [PATCH 3/4] Ignore the 'suse' directory

Processing the 'suse' directory causes FTBFS on s390x due to unpackaged
files.

https://bugzilla.redhat.com/show_bug.cgi?id=1393742
---
 Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 316893602e..52d0002fd3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,6 @@ SUBDIRS = \
 	daemon \
 	client \
 	doc \
-	suse \
 	compilerwrapper \
 	scheduler \
 	tests
-- 
2.13.0