diff options
Diffstat (limited to 'recipes/gloox/gloox_0.8.9.bb')
-rw-r--r-- | recipes/gloox/gloox_0.8.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gloox/gloox_0.8.9.bb b/recipes/gloox/gloox_0.8.9.bb index a67bb614e7..d6115e3ed4 100644 --- a/recipes/gloox/gloox_0.8.9.bb +++ b/recipes/gloox/gloox_0.8.9.bb @@ -9,7 +9,7 @@ DEPENDS = "iksemel libidn gnutls" inherit autotools pkgconfig SRC_URI = "http://camaya.net/download/${P}.tar.bz2 \ - file://gloox-fix-pc.diff;patch=1" + file://gloox-fix-pc.diff;apply=yes" do_stage () { autotools_stage_all |