From 797305ba61c88c92b8691b0c26ae5d513e5a0b0f Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 27 Mar 2017 21:16:20 +0200 Subject: [PATCH] - thunderboltd is always in /usr/lib/thunderbolt; release .2 --- thunderbolt-software-user-space.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/thunderbolt-software-user-space.spec b/thunderbolt-software-user-space.spec index 52054eb..f1083f6 100644 --- a/thunderbolt-software-user-space.spec +++ b/thunderbolt-software-user-space.spec @@ -14,7 +14,7 @@ Name: thunderbolt-software-user-space # - tbtfwucli 0.0.2 release 16.2.59 Version: 0 %define subver 2017.01.19 -Release: 0.%{subver}.1 +Release: 0.%{subver}.2 License: BSD Group: Libraries # primary repository is https://github.com/01org/thunderbolt-software-user-space, but release exists only in dell repository @@ -32,6 +32,9 @@ BuildRequires: libnl-devel >= 1:3.2 BuildRequires: libstdc++-devel >= 6:4.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +# hardcoded in ThunderboltService/Linux/{CMakeLists.txt,config/*.service} +%define _libexecdir /usr/lib + %description Thunderbolt(TM) Linux Software. -- 2.43.0