Changed install to cp in postinst script.
This commit is contained in:
parent
e0711c5013
commit
239afd065b
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
install @CMAKE_INSTALL_PREFIX@/maxscale /etc/init.d/
|
||||
install @CMAKE_INSTALL_PREFIX@/maxscale.conf /etc/ld.so.conf.d/
|
||||
cp @CMAKE_INSTALL_PREFIX@/maxscale /etc/init.d/
|
||||
cp @CMAKE_INSTALL_PREFIX@/maxscale.conf /etc/ld.so.conf.d/
|
||||
/sbin/ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user