changeset 1766:d9a35d002ab1

ignore version 2.0.0 of package guile (i.e. wait for the issues to be fixed in the next version)
author Volker Grabsch <vog@notjusthosting.com>
date Fri, 22 Apr 2011 21:16:04 +0200
parents b7d33ba09080
children 8c947c21bbe0
files src/guile.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/guile.mk	Fri Apr 22 18:00:41 2011 +0200
+++ b/src/guile.mk	Fri Apr 22 21:16:04 2011 +0200
@@ -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)