diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-14 00:16:01 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-14 00:16:01 +0000 |
commit | 6ece765ccd1a5d59293d965b40c8e786990b0e86 (patch) | |
tree | 72d8a38d44be41c0fb27eee6863edbffb452f2a5 /package/vpnc/ipkg | |
parent | 62cd2023a5345fe49e460d791fce42a3d305358c (diff) | |
download | upstream-6ece765ccd1a5d59293d965b40c8e786990b0e86.tar.gz upstream-6ece765ccd1a5d59293d965b40c8e786990b0e86.tar.bz2 upstream-6ece765ccd1a5d59293d965b40c8e786990b0e86.zip |
install in /usr instead of /usr/local/,
add an ipkg/conffiles, add an Id tag to the Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2666 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/vpnc/ipkg')
-rw-r--r-- | package/vpnc/ipkg/vpnc.conffiles | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/vpnc/ipkg/vpnc.conffiles b/package/vpnc/ipkg/vpnc.conffiles new file mode 100644 index 0000000000..8185af9cbb --- /dev/null +++ b/package/vpnc/ipkg/vpnc.conffiles @@ -0,0 +1,2 @@ +/etc/vpnc/vpnc.conf +/etc/vpnc/vpnc-script |