updated/fixed stage3 packages with priority <= 2 (beside ipsec-tools & rarpd)
[hdw-linux/hdw-linux.git] / packages / net / ipsec-tools / ipsec-tools
1 # hdw-linux ipsec-tools extensions
2
3 # author: hackbard
4
5 # [S] 3-2
6 # [V] 0.6
7 # [D] ipsec-tools-0.6.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/ipsec-tools/
8
9 confopt="$confopt --with-kernel-headers=$prefix/include"
10
11 post_install()  {
12         cat >> $root/etc/setkey.conf << EOF
13 flush;
14 spdflush;
15 EOF
16                 }