diff --git a/vpn-daemons/openvpn/Makefile.am b/vpn-daemons/openvpn/Makefile.am index 71fd39e2eb..6a09044a7d 100644 --- a/vpn-daemons/openvpn/Makefile.am +++ b/vpn-daemons/openvpn/Makefile.am @@ -25,7 +25,7 @@ endif nm-openvpn-service.name: $(srcdir)/nm-openvpn-service.name.in Makefile sed -e 's|[@]BINDIR[@]|$(bindir)|g' \ -e 's|[@]LIBEXECDIR[@]|$(libexecdir)|g' \ - -e 's|[@]LIBDIR[@]|$(libdir)|g' \ + -e 's|[@]PREFIX[@]|$(prefix)|g' \ < $(srcdir)/nm-openvpn-service.name.in \ > nm-openvpn-service.name