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:
|
install-data-hook:
|
||||||
udevadm control --reload-rules && \
|
udevadm control --reload-rules && \
|
||||||
test -f "/etc/redhat-release" && echo "/usr/local/lib" > /etc/ld.so.conf.d/uldaq.conf || echo "" && \
|
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
|
ldconfig
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue