commit: e7d0080eaedd5679023f0d05e569e97ca1358379
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 7 03:06:13 2015 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Sat Mar 7 03:06:13 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=e7d0080e
sound-juicer/sound-juicer: ITSTOOL typo (bug #539808)
Thanks to Nicolas Bock.
media-sound/sound-juicer/sound-juicer-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/sound-juicer/sound-juicer-9999.ebuild
b/media-sound/sound-juicer/sound-juicer-9999.ebuild
index f99880d..f6294f1 100644
--- a/media-sound/sound-juicer/sound-juicer-9999.ebuild
+++ b/media-sound/sound-juicer/sound-juicer-9999.ebuild
@@ -69,7 +69,7 @@ src_prepare() {
}
src_configure() {
- gnome2_src_configure ITSTOOLS="$(type -P true)"
+ gnome2_src_configure ITSTOOL="$(type -P true)"
}
pkg_postinst() {