------------------------------------------------------------ revno: 1883 committer: Rene Engelhard <[email protected]> branch nick: debian timestamp: Wed 2010-03-24 19:38:50 +0100 message: explain why there's no -mysql-connector on lenny-backports modified: rules
=== modified file 'rules' --- a/rules 2010-03-24 16:45:21 +0000 +++ b/rules 2010-03-24 18:38:50 +0000 @@ -338,6 +338,8 @@ HYPH_DIR=/usr/share/myspell/dicts THES_DIR=/usr/share/myspell/dicts MOZILLA=iceape + # only works with system-mysqlcppconn on lenny (the thing has a hardoced + # so.16). And mysql-connector-c++ is not in lenny. ENABLE_MYSQLNATIVE=n DEBSRC_VERSION=1.0 USE_SYSTEM_REDLAND=n

