wok diff sudo-pam/receipt @ rev 10381

xorg-libXrandr: can't cross (use native)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 23 15:51:14 2011 +0200 (2011-05-23)
parents 772609e25b8c
children 3de4fa9c110a
line diff
     1.1 --- a/sudo-pam/receipt	Thu May 19 01:54:09 2011 +0200
     1.2 +++ b/sudo-pam/receipt	Mon May 23 15:51:14 2011 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sudo-pam"
     1.7 -VERSION="1.8.1"
     1.8 +VERSION="1.8.1p2"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Sudo (su \"do\") allows a system administrator to delegate authority using PAM."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -22,7 +22,8 @@
    1.13  		--sysconfdir=/etc \
    1.14  		--with-pam \
    1.15  		--with-editor=/bin/vi \
    1.16 -		--libexecdir=/usr/lib &&
    1.17 +		--libexecdir=/usr/lib \
    1.18 +		$CONFIGURE_ARGS &&
    1.19  	make && make install
    1.20  }
    1.21