krb5_1.6.3.bb: copyperms.patch is applied manually so add apply=no
authorKhem Raj <raj.khem@gmail.com>
Fri, 9 Jul 2010 19:24:55 +0000 (12:24 -0700)
committerKhem Raj <raj.khem@gmail.com>
Fri, 9 Jul 2010 19:24:55 +0000 (12:24 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/krb/krb5_1.6.3.bb

index 3394994..810874e 100644 (file)
@@ -9,7 +9,7 @@ inherit autotools binconfig
 
 SRC_URI = "http://web.mit.edu/kerberos/dist/krb5/1.6/krb5-1.6.3-signed.tar \
            file://fix-uclibc-ruserpass-collision.patch;apply=no \
-           file://copyperms.patch"
+           file://copyperms.patch;apply=no"
 
 S = "${WORKDIR}/${PN}-${PV}/src/"