diff options
Diffstat (limited to 'app-cdr/brasero/brasero-0.8.2.ebuild')
-rw-r--r-- | app-cdr/brasero/brasero-0.8.2.ebuild | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-cdr/brasero/brasero-0.8.2.ebuild b/app-cdr/brasero/brasero-0.8.2.ebuild index 5a07d7120cee..a4747ba56cdb 100644 --- a/app-cdr/brasero/brasero-0.8.2.ebuild +++ b/app-cdr/brasero/brasero-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/brasero/brasero-0.8.2.ebuild,v 1.4 2008/11/01 22:25:50 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/brasero/brasero-0.8.2.ebuild,v 1.5 2008/11/05 22:04:31 loki_val Exp $ EAPI=1 @@ -76,6 +76,14 @@ src_unpack() { elibtoolize ${ELTCONF} } +src_test() { + BLING=$LINGUAS + unset LINGUAS + make check + export LINGUAS=$BLING + unset BLING +} + pkg_postinst() { gnome2_pkg_postinst echo |