Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 532844
Collapse All | Expand All

(-)/usr/portage/mail-client/roundcube/roundcube-1.0.5.ebuild (-6 / +1 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2015 Gentoo Foundation
1
# Copyright 1999-2015 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.5.ebuild,v 1.5 2015/02/18 09:16:49 ago Exp $
3
# $Header: $
4
4
5
EAPI=5
5
EAPI=5
6
6
Lines 40-50 Link Here
40
40
41
S=${WORKDIR}/${MY_P}
41
S=${WORKDIR}/${MY_P}
42
42
43
src_prepare() {
44
	# Remove bundled PEAR packages
45
	rm -r program/lib/{Auth,Crypt,Mail,Net,PEAR*} || die
46
}
47
48
src_install() {
43
src_install() {
49
	webapp_src_preinst
44
	webapp_src_preinst
50
	dodoc CHANGELOG INSTALL README.md UPGRADING
45
	dodoc CHANGELOG INSTALL README.md UPGRADING

Return to bug 532844