From 9819c4c798ef82ee515a88fd900924ce768e75a7 Mon Sep 17 00:00:00 2001 From: Denis 'Gnutoo' Carikli Date: Tue, 9 Jun 2009 15:20:41 +0200 Subject: guile: added guile and guile-native 1.8.6 using .inc files *not bumping PR of 1.8.5 becuase the result of the recipe doesn't change *guile 1.8.6 works with libtool 2.x: http://git.savannah.gnu.org/gitweb/?p=guile.git;a=blob;f=NEWS;h=d5c6771d09f5a181122cf16c0723f02182314704;hb=43ec70085aad9fa368e7f64080427d40fa68c47b) while guile 1.8.5 doesn't: http://www.mail-archive.com/bug-guile@gnu.org/msg04579.html --- recipes/guile/guile_1.8.6.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes/guile/guile_1.8.6.bb (limited to 'recipes/guile/guile_1.8.6.bb') diff --git a/recipes/guile/guile_1.8.6.bb b/recipes/guile/guile_1.8.6.bb new file mode 100644 index 0000000000..6889f33042 --- /dev/null +++ b/recipes/guile/guile_1.8.6.bb @@ -0,0 +1,6 @@ +require guile.inc + +SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \ + file://configure-fix.patch;patch=1 \ + " + -- cgit 1.2.3-korg