diff options
Diffstat (limited to 'www-apps/open-xchange/open-xchange-0.8.0.6.ebuild')
-rw-r--r-- | www-apps/open-xchange/open-xchange-0.8.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild b/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild index 8ddde2dc6fa7..01e79f20b473 100644 --- a/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild +++ b/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild,v 1.6 2006/01/29 19:15:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild,v 1.7 2006/04/01 03:24:56 eradicator Exp $ inherit eutils webapp ssl-cert toolchain-funcs java-pkg versionator depend.apache @@ -277,7 +277,7 @@ src_compile() { src_install() { webapp_src_preinst - dodoc AUTHORS ChangeLog INSTALL NEWS README + dodoc AUTHORS ChangeLog NEWS README # Install this big thing cd ${S} |