wok diff perdition-pam/receipt @ rev 8890
Fixed rapidsvn. It needs python to build.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 27 10:52:51 2011 +0000 (2011-02-27) |
parents | f3327707164a |
children | 129bb5b11a7e |
line diff
1.1 --- a/perdition-pam/receipt Sun Feb 28 17:01:48 2010 +0100 1.2 +++ b/perdition-pam/receipt Sun Feb 27 10:52:51 2011 +0000 1.3 @@ -15,6 +15,7 @@ 1.4 CONFIG_FILES="/etc/perdition" 1.5 PROVIDE="perdition:pam" 1.6 BUGS="Very slow: more than 10 seconds for login with squirrelmail, why ?" 1.7 +SRC_WANTED="$SOURCE" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()