/[gentoo-x86]/dev-libs/xalan-c/xalan-c-1.11.0_pre797991.ebuild
Gentoo

Diff of /dev-libs/xalan-c/xalan-c-1.11.0_pre797991.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.5 Revision 1.6
1# Copyright 1999-2010 Gentoo Foundation 1# Copyright 1999-2011 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/dev-libs/xalan-c/xalan-c-1.11.0_pre797991.ebuild,v 1.5 2010/09/12 20:17:04 hwoarang Exp $ 3# $Header: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/xalan-c-1.11.0_pre797991.ebuild,v 1.6 2011/02/25 17:15:29 dev-zero Exp $
4 4
5EAPI="2" 5EAPI="2"
6 6
7inherit toolchain-funcs eutils flag-o-matic multilib 7inherit toolchain-funcs eutils flag-o-matic multilib
8 8
73 73
74 default 74 default
75} 75}
76 76
77src_compile() { 77src_compile() {
78 emake -j1 || die 78 emake || die
79 79
80 if use doc ; then 80 if use doc ; then
81 mkdir build 81 mkdir build
82 cd "${S}/xdocs" 82 cd "${S}/xdocs"
83 doxygen DoxyfileXalan 83 doxygen DoxyfileXalan

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.20