Hi,<br><br>Did anyone use checkinstall for package generation with cmake generated makefile ?<br><br>I have a lot of problems, this one for example - while checkinstalling a project that use install (DIRECTORY ..) feature<br>
---------------<br>-- Installing /usr/share/myproject/conf<br>-- Installing /usr/share/myproject/conf/<br>-- Installing /usr/share/myproject/conf//<br>-- Installing /usr/share/myproject/conf///<br>-- Installing /usr/share/myproject/conf////
<br>-- Installing /usr/share/myproject/conf/////<br>-- Installing /usr/share/myproject/conf//////<br>-- Installing /usr/share/myproject/conf///////<br>-- Installing /usr/share/myproject/conf////////<br>-- Installing /usr/share/myproject/conf/////////
<br>-- Installing /usr/share/myproject/conf//////////<br>-- Installing /usr/share/myproject/conf///////////<br>---------------<br><br>and so on, undefinitely<br><br>And I have some other errors that I&#39;m not used to get with checkinstall and regular makefiles.
<br><br>If someone interested of helping me track eventual bugs (in cmake or checkinstall ? I don&#39;t know), please ask me for more details.<br><br>Regards,<br>Mehdi<br>