~ubuntu-branches/ubuntu/feisty/postfix/feisty-security

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2006-11-23 22:53:16 UTC
  • Revision ID: james.westby@ubuntu.com-20061123225316-c85kib8ng0vpybqf
Tags: 2.3.4-2
* Fix sasl patch.. Thanks again to Fabian Fagerholm. Closes: #398245
* New ja.po.  Closes: #398599
* New de.po.  Closes: #399918
* New fr.po.  Closes: #399998

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
endif
45
45
 
46
46
CCARGS=-DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP \
 
47
        -DHAS_CDB \
47
48
        -DHAS_MYSQL -I/usr/include/mysql \
48
49
        -DHAS_PGSQL -I`pg_config --includedir` \
49
50
        -DHAS_SSL -I/usr/include/openssl \
111
112
        install lib/dict_mysql.so ${base}-mysql/${plibdir}
112
113
        install lib/dict_pgsql.so ${base}-pgsql/${plibdir}
113
114
        install lib/dict_tcp.so ${base}/${plibdir}
 
115
        install lib/dict_cdb.so ${base}-cdb/${plibdir}
114
116
        install libexec/[a-z]* ${base}/${plibdir}
115
117
        install bin/[a-z]* ${base}/${sbindir}
116
118
        install auxiliary/qshape/qshape.pl ${base}/${sbindir}/qshape