]> git.ipfire.org Git - thirdparty/libsolv.git/commit
let users override MAN_INSTALL_DIR
authorRoman Neuhauser <roman@sigpipe.cz>
Mon, 28 Nov 2016 09:00:50 +0000 (10:00 +0100)
committerRoman Neuhauser <roman@sigpipe.cz>
Mon, 28 Nov 2016 19:36:11 +0000 (20:36 +0100)
commit790b5c1f6f1c0a39f8aa0e86f143383ab39247dc
tree605d947078c86e23f91a147a4a77719fefcff8e0
parent45f575e2315af3b9f02d41b1eef9fd5e41985dda
let users override MAN_INSTALL_DIR

this makes the build more cooperative with FreeBSD ports:
FreeBSD wants man pages in ${PREFIX}/man, yet ${PREFIX}/share/man
exists in the staging area as well for some reason.  i'm too lazy
to chase the cause, esp. as the copout means more freedom to users.
CMakeLists.txt