From: Jakub Bogusz Date: Mon, 27 Mar 2017 19:16:20 +0000 (+0200) Subject: - thunderboltd is always in /usr/lib/thunderbolt; release .2 X-Git-Tag: auto/th/thunderbolt-software-user-space-0-0.2017.01.19.2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fthunderbolt-software-user-space.git;a=commitdiff_plain;h=797305b - thunderboltd is always in /usr/lib/thunderbolt; release .2 --- 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.