wok-next rev 8163

imported patch commit_inprogress/libsasl-modules.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:49 2011 +0100 (2011-01-27)
parents e4f70cd5f424
children dc0d27d75c9d
files libsasl-modules/receipt
line diff
     1.1 --- a/libsasl-modules/receipt	Thu Jan 27 00:20:49 2011 +0100
     1.2 +++ b/libsasl-modules/receipt	Thu Jan 27 00:20:49 2011 +0100
     1.3 @@ -7,6 +7,7 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  DEPENDS="libsasl libkrb5 libcomerr3 libcrypto libdb"
     1.7 +PROVIDE="libsasl-without-ldap"
     1.8  WEB_SITE="http://cyrusimap.web.cmu.edu/"
     1.9  WANTED="cyrus-sasl"
    1.10  
    1.11 @@ -17,7 +18,7 @@
    1.12  		dir=${file%/*}
    1.13  		[ -d $fs$dir ] || mkdir -p $fs$dir
    1.14  		cp -a $_pkg$file $fs$dir
    1.15 -	done < $src/$PACKAGE.files-list
    1.16 +	done < $WOK/$WANTED/stuff/$PACKAGE.files-list
    1.17  }
    1.18  
    1.19