From bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Fri, 25 Jan 2019 11:24:41 +0100 Subject: New upstream version 1.15.2 --- tools/meson-post-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/meson-post-install.sh') diff --git a/tools/meson-post-install.sh b/tools/meson-post-install.sh index 8a60ce33..2037c0ce 100755 --- a/tools/meson-post-install.sh +++ b/tools/meson-post-install.sh @@ -42,6 +42,6 @@ if [ "$6" = install_docs ]; then ln -f "${DESTDIR}${mandir}/man1/nmtui.1" "${DESTDIR}${mandir}/man1/${alias}.1" done - ln -f "${DESTDIR}${mandir}/man5/NetworkManager.conf.5" "${DESTDIR}${mandir}/man5/nm-system-settings.conf" + ln -f "${DESTDIR}${mandir}/man5/NetworkManager.conf.5" "${DESTDIR}${mandir}/man5/nm-system-settings.conf.5" fi -- cgit 1.3.0-6-gf8a5