wok-next rev 20282

cyrus-sasl: typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 08 15:05:48 2017 +0100 (2017-11-08)
parents 204470f08d82
children 23544825f0d9
files cyrus-sasl/receipt
line diff
     1.1 --- a/cyrus-sasl/receipt	Wed Nov 08 14:51:34 2017 +0100
     1.2 +++ b/cyrus-sasl/receipt	Wed Nov 08 15:05:48 2017 +0100
     1.3 @@ -48,7 +48,7 @@
     1.4  		--with-openssl \
     1.5  		$CONFIGURE_ARGS &&
     1.6  	mkdir -p saslauthd/cmulocal &&
     1.7 -	make && make install &&
     1.8 +	make && make DESTDIR=$DESTDIR-pam install &&
     1.9  
    1.10  	for inst in $install $install-pam; do
    1.11  		docdir="$inst/usr/share/doc/cyrus-sasl-$VERSION"
    1.12 @@ -74,7 +74,7 @@
    1.13  		--with-openssl \
    1.14  		--with-devrandom=/dev/urandom \
    1.15  		--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.16 -	make && make DESTDIR=$DESTDIR--without-ldap install
    1.17 +	make && make DESTDIR=$DESTDIR-without-ldap install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.