summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbase/guile/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/base/guile/Pkgfile b/base/guile/Pkgfile
index f94838fc7..16beab9c3 100755
--- a/base/guile/Pkgfile
+++ b/base/guile/Pkgfile
@@ -2,13 +2,12 @@
# URL: http://www.gnu.org/software/guile/guile.html
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on:
name=guile
version=1.8.7
release=1
source=( http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz\
- guile-gcc-4.5.0-doc-1.patch)
+ http://nutyx.meticul.eu/files/patchs/$name/guile-gcc-4.5.0-doc-1.patch)
build() {
cd $name-$version