# HG changeset patch # User Jan Nieuwenhuizen # Date 1296735957 -3600 # Node ID e054e6313aced6e6c7bf546e0fb2b76946d22e58 # Parent 00000bc42f8a621cdb277dd25548daf72bd12768 guile-1.9.15-cross.patch: new version diff -r 00000bc42f8a -r e054e6313ace gub/specs/guile.py --- a/gub/specs/guile.py Thu Feb 03 12:58:34 2011 +0100 +++ b/gub/specs/guile.py Thu Feb 03 13:25:57 2011 +0100 @@ -20,7 +20,7 @@ 'guile-1.8.6-test-use-srfi.patch', #'guile-1.8.7-doc-snarfing.patch', 'guile-1.9.14-configure-cross.patch', - 'guile-1.9.14-cross.patch', + 'guile-1.9.15-cross.patch', 'guile-1.9.14-gnulib-libunistring.patch', #'guile-1.9.14-gnulib-libunistring-retooled.patch', ] diff -r 00000bc42f8a -r e054e6313ace patches/guile-1.9.15-cross.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/patches/guile-1.9.15-cross.patch Thu Feb 03 13:25:57 2011 +0100 @@ -0,0 +1,22 @@ +--- guile-1.9.14/Makefile.am~ 2010-12-14 19:15:16.000000000 +0100 ++++ guile-1.9.14/Makefile.am 2011-01-29 15:36:05.312047266 +0100 +@@ -32,8 +32,6 @@ SUBDIRS = \ + guile-readline \ + examples \ + emacs \ +- test-suite \ +- benchmark-suite \ + am \ + doc + +--- guile-1.9.14/meta/guile-2.0.pc.in~ 2010-12-14 19:15:17.000000000 +0100 ++++ guile-1.9.14/meta/guile-2.0.pc.in 2011-01-31 13:39:29.453612101 +0100 +@@ -5,7 +5,7 @@ includedir=@includedir@ + datarootdir=@datarootdir@ + datadir=@datadir@ + pkgdatadir=@datadir@/guile +-pkgincludedir=@includedir@/guile ++pkgincludedir=${includedir}/guile + + sitedir=@sitedir@ + extensiondir=@libdir@/guile/@GUILE_EFFECTIVE_VERSION@/extensions