Ask Your Question

Revision history [back]

DEB package creation

Having repository cloned, compiled and installed on local computer, how do I create Debian packages? I am using now:

make package

But this command creates only compressed ones (STGZ, TGZ, TZ). However in Cmake config files I see preparation for CPack with DEB generator. How to invoke it?