diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ install: 40-openvpn - install -D -m0755 40-openvpn $(DESTDIR)/etc/NetworkManager/dispatcher.d/40-openvpn + install -D -m0755 40-openvpn $(DESTDIR)/usr/lib/NetworkManager/dispatcher.d/40-openvpn |