[packages] openswan: add missing bit from previous commit
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 20 Feb 2011 15:21:56 +0000 (15:21 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 20 Feb 2011 15:21:56 +0000 (15:21 +0000)
SVN-Revision: 25611

net/openswan/patches/110-scripts.patch

index db91c158a97d5166640474d7e61b4cf5c6d72147..fb56cca3d7fbc1a073cfd40b82631aab61873904 100644 (file)
@@ -30,7 +30,7 @@
        # misc pre-Pluto setup
  
 -      perform test -d $subsysdir "&&" touch $subsyslock
        # misc pre-Pluto setup
  
 -      perform test -d $subsysdir "&&" touch $subsyslock
-+      perfrom test -d "${subsyslock%/*}" "&&" touch $subsyslock "&&" rm -f $subsyslock
++      perform test -d "${subsyslock%/*}" "&&" touch $subsyslock "&&" rm -f $subsyslock
  
        manualconns
  
  
        manualconns