summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/guile-rsvg-pkgconfig.patch
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-07-01 16:02:45 -0400
committerLeo Famulari <leo@famulari.name>2017-07-01 16:08:47 -0400
commit6b820ef15d532a3d0016be657a99d88377c7e03c (patch)
tree33414ef13b990d0bd23603fbb3bc90f72b770a7c /gnu/packages/patches/guile-rsvg-pkgconfig.patch
parent5e1f9b304285cacea2997045f5a4cc41ea0f9762 (diff)
downloadpatches-6b820ef15d532a3d0016be657a99d88377c7e03c.tar
patches-6b820ef15d532a3d0016be657a99d88377c7e03c.tar.gz
Revert "gnu: guile-rsvg: Update to commit 05c6a2fd."
This reverts commit 0fd8013fcaafa9f53c7e304b2573c0314471df89.
Diffstat (limited to 'gnu/packages/patches/guile-rsvg-pkgconfig.patch')
-rw-r--r--gnu/packages/patches/guile-rsvg-pkgconfig.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/patches/guile-rsvg-pkgconfig.patch b/gnu/packages/patches/guile-rsvg-pkgconfig.patch
index 51483a3472..2272b4e1cd 100644
--- a/gnu/packages/patches/guile-rsvg-pkgconfig.patch
+++ b/gnu/packages/patches/guile-rsvg-pkgconfig.patch
@@ -9,7 +9,7 @@ and LDFLAGS for Guile would not be captured.
+dnl The above macro fails to set the 'GUILE_CFLAGS' and 'GUILE_LIBS'
+dnl substitution variables, hence this line.
-+PKG_CHECK_MODULES(GUILE, guile-$GUILE_EFFECTIVE_VERSION)
++PKG_CHECK_MODULES(GUILE, guile-2.0)
+
PKG_CHECK_MODULES(GUILE_CAIRO, guile-cairo >= 1.4.0)
AC_SUBST(GUILE_CAIRO_LIBS)