Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 298395 | Differences between
and this patch

Collapse All | Expand All

(-)otrs-2.2.6.ebuild.orig (-3 / +3 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2009 Gentoo Foundation
1
# Copyright 1999-2010 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/www-apps/otrs/otrs-2.2.6.ebuild,v 1.2 2009/05/26 17:08:02 arfrever Exp $
3
# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-2.2.6.ebuild,v 1.2 2009/05/26 17:08:02 arfrever Exp $
4
4
Lines 76-83 Link Here
76
76
77
	dodoc CHANGES CREDITS INSTALL README* TODO UPGRADING \
77
	dodoc CHANGES CREDITS INSTALL README* TODO UPGRADING \
78
		doc/otrs-database.dia doc/test-* doc/X-OTRS-Headers.txt \
78
		doc/otrs-database.dia doc/test-* doc/X-OTRS-Headers.txt \
79
		.fetchmailrc.dist .mailfilter.dist .procmailrc.dist
79
		.fetchmailrc.dist .mailfilter.dist .procmailrc.dist \
80
	dohtml doc/manual/{en,de}/html/*
80
		doc/manual/{en,de}/pdf/*.pdf || die
81
81
82
	insinto "${MY_HOSTROOTDIR}"/${PF}
82
	insinto "${MY_HOSTROOTDIR}"/${PF}
83
	doins -r .fetchmailrc.dist .mailfilter.dist .procmailrc.dist RELEASE Kernel bin scripts var
83
	doins -r .fetchmailrc.dist .mailfilter.dist .procmailrc.dist RELEASE Kernel bin scripts var

Return to bug 298395