diff options
Diffstat (limited to 'recipes/dbh/dbh_1.0-18.bb')
-rw-r--r-- | recipes/dbh/dbh_1.0-18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dbh/dbh_1.0-18.bb b/recipes/dbh/dbh_1.0-18.bb index c000611501..4f69104db9 100644 --- a/recipes/dbh/dbh_1.0-18.bb +++ b/recipes/dbh/dbh_1.0-18.bb @@ -7,7 +7,7 @@ SECTION = "libs" PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/dbh/dbh_${PV}.tar.bz2 \ - file://configure.patch;apply=yes" + file://configure.patch" S="${WORKDIR}/dbh_${PV}" |