]> git.pld-linux.org Git - packages/thunderbolt-software-user-space.git/commitdiff
- thunderboltd is always in /usr/lib/thunderbolt; release .2 auto/th/thunderbolt-software-user-space-0-0.2017.01.19.2
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 27 Mar 2017 19:16:20 +0000 (21:16 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 27 Mar 2017 19:16:20 +0000 (21:16 +0200)
thunderbolt-software-user-space.spec

index 52054eb942ade4d73019ce4c5725142219de6200..f1083f62c5fb7c04da407327732f401d6e4771fe 100644 (file)
@@ -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.
 
This page took 0.066135 seconds and 4 git commands to generate.