From 86484ce4331f053748d0bba153658eef614a3d2d Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Thu, 26 May 2016 17:53:41 +0200 Subject: [PATCH] Fix parallel build deps error. --- lirc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lirc.spec b/lirc.spec index 79b8a41..0bcb3c0 100644 --- a/lirc.spec +++ b/lirc.spec @@ -20,6 +20,7 @@ Source2: 99-remote-control-lirc.rules # Config only, cannot be upstreamed. Patch1: 0001-Changing-effective-user-default.patch Patch2: 0008-plugins-devinput-Make-the-list-devices-support-avail.patch +Patch3: 0003-lib-use-proper-linking-method-to-avoid-parallel-buil.patch BuildRequires: alsa-lib-devel Buildrequires: autoconf @@ -185,6 +186,7 @@ full support for the ftdi device. %setup -qn %{name}-%{version}%{?tag} %patch1 -p1 %patch2 -p1 +%patch3 -p1 sed -i -e 's|/usr/local/etc/|/etc/|' contrib/irman2lirc