wok-next rev 8427

Add SRC_WANTED to sudo-pam.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 05 21:36:54 2011 +0000 (2011-02-05)
parents 165ba74df4e4
children 3b6c795f4374
files sudo-pam/receipt
line diff
     1.1 --- a/sudo-pam/receipt	Sat Feb 05 21:28:06 2011 +0000
     1.2 +++ b/sudo-pam/receipt	Sat Feb 05 21:36:54 2011 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  WEB_SITE="http://www.gratisoft.us/sudo/"
     1.5  WGET_URL="http://www.gratisoft.us/sudo/dist/$TARBALL"
     1.6  PROVIDE="sudo:pam"
     1.7 +SRC_WANTED="$SOURCE"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()