diff options
Diffstat (limited to 'app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild')
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild index d8ab85003281..8e064c5c56f8 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.5.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-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild,v 1.1 2007/06/29 14:22:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.5.ebuild,v 1.2 2007/06/29 14:25:41 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -87,7 +87,6 @@ src_unpack() { unpack ${A%bz2*}bz2 linguas - linguas for X in ${linguas}; do [[ ${X} != "en" ]] && xpi_unpack "${P}-${X}.xpi" done |