diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-04-29 16:57:33 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-04-29 16:57:33 +0200 |
commit | 964fe3fc456335e5416784a7fad4e4a4e0d4b538 (patch) | |
tree | d5572829428780a0d147f4b8019c5f709b71e446 /extra/slib/Pkgfile | |
parent | ed24fac05012f428b38b13207a42e21e634302a5 (diff) | |
parent | 61a95455bae4c39ce7d02489641bca1d16bac8e2 (diff) | |
download | nutyx-pakxe-964fe3fc456335e5416784a7fad4e4a4e0d4b538.tar.gz nutyx-pakxe-964fe3fc456335e5416784a7fad4e4a4e0d4b538.tar.bz2 nutyx-pakxe-964fe3fc456335e5416784a7fad4e4a4e0d4b538.tar.xz nutyx-pakxe-964fe3fc456335e5416784a7fad4e4a4e0d4b538.zip |
Merge commit 'lesibel/master'
Diffstat (limited to 'extra/slib/Pkgfile')
-rwxr-xr-x | extra/slib/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/slib/Pkgfile b/extra/slib/Pkgfile index df3726237..cb95a8774 100755 --- a/extra/slib/Pkgfile +++ b/extra/slib/Pkgfile @@ -8,9 +8,9 @@ name=slib version=3a5 release=1 source=( http://groups.csail.mit.edu/mac/ftpdir/scm/OLD//$name$version.tar.gz\ - http://www.linuxfromscratch.org/patches/blfs/svn/slib-3a4-guile_fixes-1.patch\ slibcat) +# http://www.linuxfromscratch.org/patches/blfs/svn/slib-3a4-guile_fixes-1.patch\ build() { cd $name |