# HG changeset patch # User Christopher Rogers # Date 1296941814 0 # Node ID 3cc677a6aa669666f85f79e6a2b42d2b6791dcd0 # Parent 165ba74df4e415341345f45837ae291a08931ceb Add SRC_WANTED to sudo-pam. diff -r 165ba74df4e4 -r 3cc677a6aa66 sudo-pam/receipt --- a/sudo-pam/receipt Sat Feb 05 21:28:06 2011 +0000 +++ b/sudo-pam/receipt Sat Feb 05 21:36:54 2011 +0000 @@ -12,6 +12,7 @@ WEB_SITE="http://www.gratisoft.us/sudo/" WGET_URL="http://www.gratisoft.us/sudo/dist/$TARBALL" PROVIDE="sudo:pam" +SRC_WANTED="$SOURCE" # Rules to configure and make the package. compile_rules()