patch-Makefile_inc 1.2 KB

1234567891011121314151617181920212223242526
  1. --- openswan-2.6.22.orig/Makefile.inc 2009-06-23 04:53:08.000000000 +0200
  2. +++ openswan-2.6.22/Makefile.inc 2009-07-23 20:09:34.556071786 +0200
  3. @@ -163,7 +163,7 @@ INSTALL=install
  4. # how backup names are composed.
  5. # Note that the install procedures will never overwrite an existing config
  6. # file, which is why -b is not specified for them.
  7. -INSTBINFLAGS=-b --suffix=.old
  8. +INSTBINFLAGS=
  9. INSTSUIDFLAGS=--mode=u+rxs,g+rx,o+rx --group=root -b --suffix=.old
  10. INSTMANFLAGS=
  11. INSTCONFFLAGS=
  12. @@ -262,12 +262,12 @@ RH_KERNELSRC?=/lib/modules/2.6.9-1.681_F
  13. # Note you need a locally running bind9 nameserver with lwres{} enabled
  14. # to use this, or have the "lwres" package installed and running.
  15. # This only affects conns that use DNS for keys in lookups.
  16. -USE_LWRES?=false
  17. +USE_LWRES?=true
  18. # Do a new lookup every time a connection is (re)started. This works better
  19. # on hosts with some dyndns service, since DPD will cause a new dns lookup,
  20. # but it could be a potential security issue if receiving spoofed dns.
  21. -USE_DYNAMICDNS?=true
  22. +USE_DYNAMICDNS?=false
  23. # Do we want all the configuration files like ipsec.conf and ipsec.secrets
  24. # and any certificates to be in a single directory defined by