diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2010-03-02 19:39:58 +0100 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2010-03-02 20:44:19 +0100 |
commit | b7374a40f299ac2cc6be4c63c67da7954e737580 (patch) | |
tree | f7449c0fb9306f6d2536f324268057336369fbce /recipes/bison | |
parent | 5ab63580965a68e234cc7a5215a85b4a65125b42 (diff) |
bison: added forgotten files
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Diffstat (limited to 'recipes/bison')
-rw-r--r-- | recipes/bison/bison.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bison/bison.inc b/recipes/bison/bison.inc index c3aa25e507..b770ffd42d 100644 --- a/recipes/bison/bison.inc +++ b/recipes/bison/bison.inc @@ -8,7 +8,7 @@ DEPENDS = "gettext" SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \ file://m4.patch;patch=1" -INCPR = "r0" +INCPR = "r4" inherit autotools |