summaryrefslogtreecommitdiffstats
path: root/base/guile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-22 22:11:59 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-22 22:11:59 +0200
commit71f270e65ce8168acd45fced404830f28a113022 (patch)
tree7070142d1db95e72dca4e089a619b5283245e07d /base/guile
parentc2fd5d4d2d2f68593739a57f3edf5d1c74979dd6 (diff)
downloadnutyx-pakxe-71f270e65ce8168acd45fced404830f28a113022.tar.gz
nutyx-pakxe-71f270e65ce8168acd45fced404830f28a113022.tar.bz2
nutyx-pakxe-71f270e65ce8168acd45fced404830f28a113022.tar.xz
nutyx-pakxe-71f270e65ce8168acd45fced404830f28a113022.zip
guile correction Pkgfile
Diffstat (limited to 'base/guile')
-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