summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlex Harpin <development@landsofshadow.co.uk>2014-10-05 14:55:37 +0100
committerAlex Harpin <development@landsofshadow.co.uk>2014-10-05 14:55:37 +0100
commita45c529838e42e5584b9cb991c893d1675054b35 (patch)
tree335ddf7a4cfb112c1ff520efd72608cc14174526 /Makefile.am
parentc53fca329e2ff49625321c516917896d566add6e (diff)
downloadvyatta-cfg-vpn-a45c529838e42e5584b9cb991c893d1675054b35.tar.gz
vyatta-cfg-vpn-a45c529838e42e5584b9cb991c893d1675054b35.zip
vyatta-cfg-vpn: rename vti-up-down.sh to vti-up-down
Rename vti-up-down.sh to vti-up-down to be consistent with others.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ef5166d..d315d3b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,4 +41,4 @@ install-exec-hook:
cp scripts/vpn-ppp-up $(DESTDIR)/etc/ppp/ip-up.d/
cp scripts/vpn-ppp-down $(DESTDIR)/etc/ppp/ip-down.d/
cp scripts/ipsecd-dhclient-hook $(DESTDIR)/etc/dhcp3/dhclient-exit-hooks.d/ipsecd
- cp scripts/vti-up-down.sh $(DESTDIR)/usr/lib/ipsec/
+ cp scripts/vti-up-down $(DESTDIR)/usr/lib/ipsec/