diff options
Diffstat (limited to 'media-gfx/openmesh/openmesh-1.0.0.ebuild')
-rw-r--r-- | media-gfx/openmesh/openmesh-1.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/openmesh/openmesh-1.0.0.ebuild b/media-gfx/openmesh/openmesh-1.0.0.ebuild index f06a8ca03560..e7f1a941ea19 100644 --- a/media-gfx/openmesh/openmesh-1.0.0.ebuild +++ b/media-gfx/openmesh/openmesh-1.0.0.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/media-gfx/openmesh/openmesh-1.0.0.ebuild,v 1.2 2006/11/23 19:02:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/openmesh/openmesh-1.0.0.ebuild,v 1.3 2007/07/12 04:08:47 mr_bones_ Exp $ inherit eutils @@ -59,4 +59,3 @@ src_install() { cp -a Tools ${D}/usr/include/${MY_PN} } - |