fixed ipsec-tools, fixed lirc, changes to ardour, added linphone & libosip
[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.1
7 # [D] ipsec-tools-0.6.1.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                 }