summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2011-04-22 19:16:04 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2011-04-22 19:16:04 (GMT)
commite68c3396682db0849a5072782e21d93034246460 (patch)
treee27dc457bba6b70131bcefefb4ef63fddb251425 /src
parent38ecb389479ad64dd089980da5f8dedaa34e91fa (diff)
downloadmxe-e68c3396682db0849a5072782e21d93034246460.zip
mxe-e68c3396682db0849a5072782e21d93034246460.tar.gz
mxe-e68c3396682db0849a5072782e21d93034246460.tar.bz2
ignore version 2.0.0 of package guile (i.e. wait for the issues to be fixed in the next version)
Diffstat (limited to 'src')
-rw-r--r--src/guile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guile.mk b/src/guile.mk
index 453099b..02aa246 100644
--- a/src/guile.mk
+++ b/src/guile.mk
@@ -3,7 +3,7 @@
# GNU Guile
PKG := guile
-$(PKG)_IGNORE :=
+$(PKG)_IGNORE := 2.0.0
$(PKG)_VERSION := 1.8.7
$(PKG)_CHECKSUM := 24cd2f06439c76d41d982a7384fe8a0fe5313b54
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)