I have followed this tutorial on how to make a .deb package from source(tar.gz) and at the final build command dpkg-buildpackage -rfakeroot
Help is GREATLY appreciated!I need to fix this issue as fast as possible..
I have followed this tutorial on how to make a .deb package from source(tar.gz) and at the final build command dpkg-buildpackage -rfakeroot
Help is GREATLY appreciated!I need to fix this issue as fast as possible..
To clarify; add src/tympanis.ui to POTFILES.in.
I think the error is pretty clear about what you need to do there. :)
If you run
make check
in your source tree, when building outside of trying to package a .deb, you should get the same error.