Skip to content

Fix install permissions, errors and, or omissions

Eli Mallon requested to merge github/fork/bdheeman/master into master

Created by: bdheeman

Added missing "mkdir -p (DESTDIR)(bindir)", target "distclean", the later might be required by some build/packaging systems e.g. both the Debian's package build frameworks.

I also generalized the rc/init script a bit, making it little nicer for Fedora, Slackware and their derivatives.

Merge request reports