mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
remove /usr/local/bin directory from rpm package
To resolve issue on Centos: file /usr/local/bin from install of intel-ocloc-19.25.0-1.el7.x86_64 conflicts with file from package filesystem-3.2-25.el7.x86_64 Signed-off-by: Jacek Danecki <jacek.danecki@intel.com> https://github.com/intel/compute-runtime/pull/184 Change-Id: I2cc0055415a835adaa435b40ddf9df0a785e6168
This commit is contained in:
@@ -87,6 +87,7 @@ if(UNIX)
|
||||
/etc/ld.so.conf.d
|
||||
/usr/local
|
||||
/usr/local/lib64
|
||||
/usr/local/bin
|
||||
)
|
||||
|
||||
if(CMAKE_VERSION VERSION_GREATER 3.6 OR CMAKE_VERSION VERSION_EQUAL 3.6)
|
||||
|
||||
Reference in New Issue
Block a user