diff options
Diffstat (limited to 'recipes/cyrus-sasl/cyrus-sasl_2.1.17.bb')
-rw-r--r-- | recipes/cyrus-sasl/cyrus-sasl_2.1.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cyrus-sasl/cyrus-sasl_2.1.17.bb b/recipes/cyrus-sasl/cyrus-sasl_2.1.17.bb index 99c9d9ee0c..47a26e0cb2 100644 --- a/recipes/cyrus-sasl/cyrus-sasl_2.1.17.bb +++ b/recipes/cyrus-sasl/cyrus-sasl_2.1.17.bb @@ -6,7 +6,7 @@ LICENSE = "BSD" PR = "r1" SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/cyrus-sasl-${PV}.tar.gz \ - file://configure.patch;apply=yes" + file://configure.patch" inherit autotools |