Re: [cmake-developers] Problem with created debian package

2018-01-02 Thread Domen Vrankar
2017-12-30 6:29 GMT+01:00 Kornel Benko : > > 2) use gnu tar instead by setting CPACK_DEBIAN_ARCHIVE_TYPE to gnutar > > Thanks, this is really nice. Meanwhile I found out what was going wrong. > The package manager seems to not understand the way some filenames > containing > non-ascii chars are co

Re: [cmake-developers] Problem with created debian package

2017-12-29 Thread Kornel Benko
Am Freitag, 29. Dezember 2017 um 22:25:53, schrieb Domen Vrankar > 2017-12-29 14:20 GMT+01:00 Kornel Benko : > > > All of sudden, cmake(cpack) started producing wrong debian packages for > > one project. > > > > Did the project change in some way or was it the packaging environment that > changed

Re: [cmake-developers] Problem with created debian package

2017-12-29 Thread Domen Vrankar
2017-12-29 14:20 GMT+01:00 Kornel Benko : > All of sudden, cmake(cpack) started producing wrong debian packages for > one project. > Did the project change in some way or was it the packaging environment that changed? I'd like to know a bit more details even if the solution below works to determi