diff options
Diffstat (limited to 'recipes/commoncpp/commoncpp2_1.7.1.bb')
-rw-r--r-- | recipes/commoncpp/commoncpp2_1.7.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/commoncpp/commoncpp2_1.7.1.bb b/recipes/commoncpp/commoncpp2_1.7.1.bb index e902923a1b..cd0c2825ec 100644 --- a/recipes/commoncpp/commoncpp2_1.7.1.bb +++ b/recipes/commoncpp/commoncpp2_1.7.1.bb @@ -5,7 +5,7 @@ PR="r2" PARALLEL_MAKE = "" SRC_URI = "ftp://ftp.gnu.org/gnu/commoncpp/commoncpp2-${PV}.tar.gz \ - file://configure.ac.patch;apply=yes" + file://configure.ac.patch" inherit autotools pkgconfig autotools_stage binconfig |