Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debian: set libexecdir for deb build
Problem: dh_auto_configure(1) does not seem to set libexecdir automatically for package builds. Add -DCMAKE_INSTALL_LIBEXECDIR to get the correct libexecdir for debian systems in the cmake based build.
- Loading branch information