- Add missing include files boo#1034842
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=27
This commit is contained in:
parent
2eccd1b952
commit
4acf6b530c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 19 08:07:44 UTC 2017 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Add missing include files boo#1034842
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 5 19:42:50 UTC 2017 - idonmez@suse.com
|
Sun Mar 5 19:42:50 UTC 2017 - idonmez@suse.com
|
||||||
|
|
||||||
|
2
tbb.spec
2
tbb.spec
@ -107,7 +107,7 @@ mkdir -p %{buildroot}%{_includedir}
|
|||||||
mkdir -p %{buildroot}%{_libdir}
|
mkdir -p %{buildroot}%{_libdir}
|
||||||
|
|
||||||
pushd include
|
pushd include
|
||||||
find tbb -type f -name \*.h -exec \
|
find tbb -type f -exec \
|
||||||
install -Dpm 644 {} %{buildroot}%{_includedir}/{} \
|
install -Dpm 644 {} %{buildroot}%{_includedir}/{} \
|
||||||
\;
|
\;
|
||||||
popd
|
popd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user