diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-07 01:28:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-07 01:28:23 +0000 |
commit | 5ed86682e49b90be97f58fccc4bd165e621ce919 (patch) | |
tree | 31b77613237ff578deee5a20777e550d15d9d625 /app-emulation/wine/wine-20050524.ebuild | |
parent | Add ~amd64 wrt bug #169049. (diff) | |
download | gentoo-2-5ed86682e49b90be97f58fccc4bd165e621ce919.tar.gz gentoo-2-5ed86682e49b90be97f58fccc4bd165e621ce919.tar.bz2 gentoo-2-5ed86682e49b90be97f58fccc4bd165e621ce919.zip |
remove lcms/lcms.h check as the lcms package no longer installs into the lcms subdir ... we wont worry about lcms/lcms.h autodetection as no Gentoo-supported lcms package installs like that #169408
(Portage version: 2.1.2-r14)
Diffstat (limited to 'app-emulation/wine/wine-20050524.ebuild')
-rw-r--r-- | app-emulation/wine/wine-20050524.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20050524.ebuild b/app-emulation/wine/wine-20050524.ebuild index 1c55c9e845f5..e2347d51f05d 100644 --- a/app-emulation/wine/wine-20050524.ebuild +++ b/app-emulation/wine/wine-20050524.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050524.ebuild,v 1.19 2007/03/04 20:45:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050524.ebuild,v 1.20 2007/03/07 01:28:23 vapier Exp $ inherit eutils flag-o-matic multilib @@ -104,7 +104,7 @@ src_compile() { config_cache glut lib_glut_glutMainLoop config_cache jpeg header_jpeglib_h config_cache oss header_sys_soundcard_h header_machine_soundcard_h header_soundcard_h - config_cache lcms header_lcms_h header_lcms_lcms_h + config_cache lcms header_lcms_h strip-flags |