diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-03-28 23:47:50 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-03-28 23:47:50 +0000 |
commit | 2e691d801dff7c71be543dfdc1dac52c7145bcc9 (patch) | |
tree | f0571305801cfcef845cb5ded5bb0f5c12fbdc4b /x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild | |
parent | use virtual/modutils (diff) | |
download | historical-2e691d801dff7c71be543dfdc1dac52c7145bcc9.tar.gz historical-2e691d801dff7c71be543dfdc1dac52c7145bcc9.tar.bz2 historical-2e691d801dff7c71be543dfdc1dac52c7145bcc9.zip |
Kp index location on noaa changed. Closing bug #45803.
Diffstat (limited to 'x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild')
-rw-r--r-- | x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild index 416ffbb1e79e..b4cacfcaf789 100644 --- a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild +++ b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.8 2004/03/26 23:10:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.9 2004/03/28 23:47:50 pyrania Exp $ IUSE="" @@ -16,6 +16,7 @@ DEPEND="dev-lang/perl virtual/x11" src_compile() { + epatch ${FILESDIR}/getkp.patch emake -C wmSpaceWeather clean || die "make clean failed" COPTS=${CFLAGS} emake -C wmSpaceWeather \ |