wok rev 8433
Add SRC_WANTED to screen-pam.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 05 22:05:02 2011 +0000 (2011-02-05) |
parents | 35f9a87aa79e |
children | 550b6fb3bec5 |
files | screen-pam/receipt |
line diff
1.1 --- a/screen-pam/receipt Sat Feb 05 21:59:45 2011 +0000 1.2 +++ b/screen-pam/receipt Sat Feb 05 22:05:02 2011 +0000 1.3 @@ -14,6 +14,7 @@ 1.4 BUILD_DEPENDS="ncurses-extra pam pam-dev" 1.5 SUGGESTED="screen-terminfo" 1.6 PROVIDE="screen:pam" 1.7 +SRC_WANTED="$SOURCE" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()