From: Andreas Steffen Date: Mon, 31 Jan 2011 07:07:28 +0000 (+0100) Subject: fixed typo X-Git-Tag: 4.5.1~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36580b16143c76b2031eec5e12d6e740043e4397;p=thirdparty%2Fstrongswan.git fixed typo --- diff --git a/testing/testing.conf b/testing/testing.conf index 06f95712bb..b078ab2c06 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -28,7 +28,7 @@ KERNELVERSION=`basename $KERNEL .tar.bz2 | sed -e 's/linux-//'` KERNELCONFIG=$UMLTESTDIR/.config-2.6.36 # Bzipped uml patch for kernel -UMLPATCH=$UMLTESTDIR//ha-2.6.36.patch.bz2 +UMLPATCH=$UMLTESTDIR/ha-2.6.36.patch.bz2 # Bzipped source of strongSwan STRONGSWAN=$UMLTESTDIR/strongswan-4.5.1.tar.bz2