diff options
Diffstat (limited to 'recipes/bitchx/bitchx_1.1.bb')
-rw-r--r-- | recipes/bitchx/bitchx_1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bitchx/bitchx_1.1.bb b/recipes/bitchx/bitchx_1.1.bb index 9baa7fc2b3..2cebfd54eb 100644 --- a/recipes/bitchx/bitchx_1.1.bb +++ b/recipes/bitchx/bitchx_1.1.bb @@ -5,7 +5,7 @@ LICENSE = "BSD" #PR = "-r1" SRC_URI = "http://bitchx.sourceforge.net/ircii-pana-${PV}-final.tar.gz \ - file://gcc34.patch;apply=yes" + file://gcc34.patch" S = "${WORKDIR}/BitchX" inherit autotools |