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 | |
parent | ed24fac05012f428b38b13207a42e21e634302a5 (diff) | |
parent | 61a95455bae4c39ce7d02489641bca1d16bac8e2 (diff) | |
download | nutyx-extra-964fe3fc456335e5416784a7fad4e4a4e0d4b538.tar.gz nutyx-extra-964fe3fc456335e5416784a7fad4e4a4e0d4b538.tar.bz2 nutyx-extra-964fe3fc456335e5416784a7fad4e4a4e0d4b538.tar.xz nutyx-extra-964fe3fc456335e5416784a7fad4e4a4e0d4b538.zip |
Merge commit 'lesibel/master'
Diffstat (limited to 'extra/slib')
-rw-r--r-- | extra/slib/.md5sum | 1 | ||||
-rwxr-xr-x | extra/slib/Pkgfile | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/extra/slib/.md5sum b/extra/slib/.md5sum index b18534afd..57c392b2f 100644 --- a/extra/slib/.md5sum +++ b/extra/slib/.md5sum @@ -1,3 +1,2 @@ -30bb2588a29554d80627b9acdbda29eb slib-3a4-guile_fixes-1.patch eaa9be13722c5e16879bd33e0763246f slib3a5.tar.gz cb692ab4d397b189066a4a60a935b837 slibcat 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 |