Re: [CMake] how to debug CPack creation

2018-10-22 Thread Илья Шипицин
ed on your suggestions) сб, 20 окт. 2018 г. в 17:59, Eric Noulard : > > > Le sam. 20 oct. 2018 à 10:54, Илья Шипицин a > écrit : > >> >> >> сб, 20 окт. 2018 г. в 13:30, Eric Noulard : >> >>> >>> >>> Le sam. 20 oct. 2018 à 10:1

Re: [CMake] how to debug CPack creation

2018-10-20 Thread Илья Шипицин
сб, 20 окт. 2018 г. в 18:31, Eric Noulard : > >> And the content is: >> $ rpm -qpl softether-vpnserver-5.1.9660-1.x86_64.rpm >> /lib >> /lib/systemd >> /lib/systemd/system >> /lib/systemd/system/softether-vpnserver.service >> /usr/libexec >> /usr/libexec/softether >> /usr/libexec/softether/vpnserv

Re: [CMake] how to debug CPack creation

2018-10-20 Thread Илья Шипицин
just in case, I tried 3.12.3 the same issue сб, 20 окт. 2018 г. в 13:53, Илья Шипицин : > > > сб, 20 окт. 2018 г. в 13:30, Eric Noulard : > >> >> >> Le sam. 20 oct. 2018 à 10:15, Илья Шипицин a >> écrit : >> >>> hi, >>> >>&

Re: [CMake] how to debug CPack creation

2018-10-20 Thread Илья Шипицин
сб, 20 окт. 2018 г. в 13:30, Eric Noulard : > > > Le sam. 20 oct. 2018 à 10:15, Илья Шипицин a > écrit : > >> hi, >> >> we use cmake/cpack for mangling systemd scripts >> >> >> https://github.com/SoftEtherVPN/SoftEtherVPN/blob/master/

[CMake] how to debug CPack creation

2018-10-20 Thread Илья Шипицин
hi, we use cmake/cpack for mangling systemd scripts https://github.com/SoftEtherVPN/SoftEtherVPN/blob/master/src/vpnserver/CMakeLists.txt#L26 what happens: (*) deb installs files to /usr/libexec (*) cmake sets location as /usr/local/libexec as a result: it does not work (systemd cannot find ex