e3403ae728
- Update the NAT-T patch notice (in pre-everything). Submitted by: Matthew Grooms <mgrooms@shrew.net> (maintainer, via e-mail)
10 lines
286 B
Text
10 lines
286 B
Text
@unexec if cmp -s %D/etc/iked.conf %D/etc/iked.conf.sample; then rm -f %D/etc/iked.conf; fi
|
|
etc/iked.conf.sample
|
|
@exec [ -f %D/etc/iked.conf ] || cp %D/etc/iked.conf.sample %D/etc/iked.conf
|
|
sbin/iked
|
|
bin/ikea
|
|
bin/ikec
|
|
lib/libike.so
|
|
lib/libike.so.2.0.2
|
|
lib/libpfk.so
|
|
lib/libpfk.so.2.0.2
|