Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=39ba178c6c3d7c3ade59255a96893de9e8522c81
commit 39ba178c6c3d7c3ade59255a96893de9e8522c81 Author: Devil505 <[email protected]> Date: Wed Aug 17 23:05:42 2011 +0200 thunderbird-6.0-2-i686 * fixing build diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index e31cb3d..1ff2f06 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -4,7 +4,7 @@ pkgname=thunderbird pkgver=6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" depends=('alsa-lib' 'curl' 'cairo>=1.8.10-2' 'dbus-glib' 'gtk+2>=2.20.0-2' 'libpng>=1.4.1' 'nss>=3.12.7' \ @@ -61,8 +61,8 @@ build() # Install menu file. Ffile /usr/share/applications/$pkgname.desktop - Frm usr/lib/thunderbird-5.0/dictionaries - Fln /usr/share/myspell/dicts usr/lib/thunderbird-5.0/dictionaries + Frm usr/lib/thunderbird-$pkgver/dictionaries + Fln /usr/share/myspell/dicts usr/lib/thunderbird-$pkgver/dictionaries # We don't want the development stuff Frm /usr/{include,lib/thunderbird-devel-$pkgver,share/idl} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
