Initial commit
This commit is contained in:
parent
0c35c09792
commit
52bd67a644
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ if OS_LINUX
|
|||
install-data-hook:
|
||||
udevadm control --reload-rules && \
|
||||
test -f "/etc/redhat-release" && echo "/usr/local/lib" > /etc/ld.so.conf.d/uldaq.conf || echo "" && \
|
||||
test -f "/etc/arch-release" && echo "/usr/local/lib" > /etc/ld.so.conf.d/uldaq.conf || echo "" && \
|
||||
ldconfig
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue