Commit graph

3 commits

Author SHA1 Message Date
Beniamino Galvani
738962dbfe build: meson: fix wrong man page link
Fixes: 98b4a19a53

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues/78
(cherry picked from commit 38299a1d78)
2018-11-22 07:37:00 +01:00
Beniamino Galvani
db6b9ca63b build: meson: fix install script
Fix directory paths and modes.

Fixes: 98b4a19a53
(cherry picked from commit 24fc3c54a3)
2018-10-02 10:02:29 +02:00
Beniamino Galvani
bd519d88e4 build: meson: support $DESTDIR in installation script
Adapt the meson post-installation script to handle the $DESTDIR
variable supplied by user to specify the installation target
directory. While at it, convert the script to shell because it seems
simpler to me.

(cherry picked from commit 98b4a19a53)
2018-10-02 09:59:41 +02:00