summaryrefslogtreecommitdiffstats
path: root/abs/extra/guile/guile-snarf.patch
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-11-20 03:48:28 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-11-20 03:48:28 (GMT)
commit54f4b7bc0dde6bf61874eba9a569eefce82ff07a (patch)
tree8d1b2b84762a2694a2585f8ec6bf1510200f5efa /abs/extra/guile/guile-snarf.patch
parentdad5dbc91553c4d9c669047cda3defab678b3b44 (diff)
downloadlinhes_pkgbuild-54f4b7bc0dde6bf61874eba9a569eefce82ff07a.zip
linhes_pkgbuild-54f4b7bc0dde6bf61874eba9a569eefce82ff07a.tar.gz
linhes_pkgbuild-54f4b7bc0dde6bf61874eba9a569eefce82ff07a.tar.bz2
guile: upgrade
Diffstat (limited to 'abs/extra/guile/guile-snarf.patch')
-rw-r--r--abs/extra/guile/guile-snarf.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/abs/extra/guile/guile-snarf.patch b/abs/extra/guile/guile-snarf.patch
new file mode 100644
index 0000000..42f2c66
--- /dev/null
+++ b/abs/extra/guile/guile-snarf.patch
@@ -0,0 +1,9 @@
+diff -Nur guile-1.8.7.orig/libguile/guile-snarf-docs.in guile-1.8.7/libguile/guile-snarf-docs.in
+--- guile-1.8.7.orig/libguile/guile-snarf-docs.in 2009-07-03 18:19:00.000000000 -0400
++++ guile-1.8.7/libguile/guile-snarf-docs.in 2009-11-19 12:55:32.487266268 -0500
+@@ -23,4 +23,4 @@
+ ## Let the user override the preprocessor autoconf found.
+ test -n "${CPP+set}" || CPP="@CPP@"
+
+-${CPP} -DSCM_MAGIC_SNARF_DOCS "$@"
++${CPP} -P -DSCM_MAGIC_SNARF_DOCS "$@"