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

(-)/usr/portage/app-office/texmaker/texmaker-1.11.ebuild.old (-1 / +3 lines)
Lines 2-8 Link Here
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/app-office/texmaker/texmaker-1.11.ebuild,v 1.6 2005/01/28 18:56:34 luckyduck Exp $
3
# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.11.ebuild,v 1.6 2005/01/28 18:56:34 luckyduck Exp $
4
4
5
inherit kde-functions
5
inherit kde-functions eutils
6
6
7
DESCRIPTION="a nice LaTeX-IDE"
7
DESCRIPTION="a nice LaTeX-IDE"
8
8
Lines 50-55 Link Here
50
	dohtml utilities/*.{html,gif,css,txt} utilities/doc*.png || die "dohtml failed"
50
	dohtml utilities/*.{html,gif,css,txt} utilities/doc*.png || die "dohtml failed"
51
51
52
	dosym /usr/share/doc/${PF}/html /usr/share/${PN} || die "dosym failed"
52
	dosym /usr/share/doc/${PF}/html /usr/share/${PN} || die "dosym failed"
53
54
	make_desktop_entry texmaker Texmaker "/usr/share/pixmaps/texmaker/texmaker48x48.png" Office
53
}
55
}
54
56
55
pkg_postinst() {
57
pkg_postinst() {

Return to bug 97126