There is a problem of creating the deb package for Makefile that is generated by qmake. For example, when I run `sudo checkinstall make install` I get errors like `Error copying`, but `make install` works perfectly.
There is a problem of creating the deb package for Makefile that is generated by qmake. For example, when I run
sudo checkinstall make installI get errors like
Error copying, butmake installworks perfectly.