wok-6.x diff samba-pam/receipt @ rev 4895
dialog: --with-ncursesw for UTF-8 support
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Feb 07 18:42:38 2010 +0100 (2010-02-07) |
parents | 4716299bcb09 |
children | 4897058add72 |
line diff
1.1 --- a/samba-pam/receipt Sun Sep 20 13:01:23 2009 +0000 1.2 +++ b/samba-pam/receipt Sun Feb 07 18:42:38 2010 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="samba-pam" 1.7 -VERSION="3.2.14" 1.8 +VERSION="3.4.4" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="File and print services with SMB/CIFS using PAM." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -19,7 +19,7 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src/source 1.17 + cd $src/source3 1.18 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.19 --with-piddir=/var/run/samba --with-lockdir=/var/run/samba \ 1.20 --with-winbind --with-ldap --with-fhs --enable-cups --enable-swat \