Fix parallel build deps error.

epel8
Alec Leamas 9 years ago
parent 81953037ae
commit 86484ce433

@ -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

Loading…
Cancel
Save