search for: dovecot_imap_plugin_path

Displaying 1 result from an estimated 1 matches for "dovecot_imap_plugin_path".

2011 May 07
0
Modified dovecot_deleted_to_trash-0.3.ebuild plugin
...sh?action=AttachFile&do=get&target=deleted-to-trash-plugin_0.3_for_dovecot_2.tar -> ${P}.tar" LICENSE="" KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="" RDEPEND="net-mail/dovecot" src_unpack() { unpack ${A} sed -i "8s|DOVECOT_IMAP_PLUGIN_PATH\ \=\ /usr/lib/dovecot/imap|DOVECOT_IMAP_PLUGIN_PATH\ \=\ /usr/lib/dovecot|" Makefile } src_install() { emake DESTDIR="${D}" install || die }