diff options
Diffstat (limited to 'recipes/pango/pango_1.4.1.bb')
-rw-r--r-- | recipes/pango/pango_1.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/pango/pango_1.4.1.bb b/recipes/pango/pango_1.4.1.bb index 6998f45469..51da5b1470 100644 --- a/recipes/pango/pango_1.4.1.bb +++ b/recipes/pango/pango_1.4.1.bb @@ -6,7 +6,7 @@ Open Source framework for the layout and rendering of \ internationalized text." SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/pango-${PV}.tar.bz2 \ - file://no-tests.patch;apply=yes" + file://no-tests.patch" inherit autotools pkgconfig |