From cb8ce9cc1b8fb594a29e5ee7a49949c9d1c9ae1f Mon Sep 17 00:00:00 2001 From: Marat Nepomnyashy Date: Thu, 3 Jan 2008 19:40:17 -0800 Subject: Moving root VPN operations template from repo/package 'vyatta-ravpn' to repo/package 'vyatta-op-vpn'. --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0ac396d..316dfe1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,8 +31,8 @@ command_proc_show_vpn_LDADD = -lsablot cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \ cpio -0pd -#install-exec-hook: -# mkdir -p $(DESTDIR)$(opdir) -# cd templates; $(cpiop) $(DESTDIR)$(opdir) +install-exec-hook: + mkdir -p $(DESTDIR)$(opdir) + cd templates; $(cpiop) $(DESTDIR)$(opdir) -- cgit v1.2.3