Improved cpack configuration for building debian packages:

* Added configurable maintainer
* Added configurable dependencies and conflicts per package
* Added post install script to run ldconfig after package is installed
* Updated name of readme file in cpack configuration
This commit is contained in:
Marcel Pursche
2017-03-20 16:31:09 +01:00
parent 44e303ad90
commit 1bf303e566
4 changed files with 111 additions and 5 deletions

1
debian_scripts/postinst Executable file
View File

@@ -0,0 +1 @@
ldconfig