wok-stable diff nss_ldap/receipt @ rev 6110
fox, fox14, glew, perl-net-ldap: fix build_depends (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 04 13:06:54 2010 +0200 (2010-09-04) |
parents | b9619a375396 |
children | 664b01de0dcf |
line diff
1.1 --- a/nss_ldap/receipt Mon Jul 12 11:23:49 2010 +0200 1.2 +++ b/nss_ldap/receipt Sat Sep 04 13:06:54 2010 +0200 1.3 @@ -14,6 +14,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + ./vers_string -v 1.8 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.9 --enable-rfc2307bis --enable-schema-mapping --enable-paged-results \ 1.10 --sysconfdir=/etc --mandir=/usr/share/man $CONFIGURE_ARGS &&