summaryrefslogtreecommitdiff
path: root/thunderbird/Pkgfile
diff options
context:
space:
mode:
authorBartlomiej Palmowski <wszystkie.fajne.loginy.zajete@gmail.com>2009-09-17 19:34:44 +0200
committerBartlomiej Palmowski <wszystkie.fajne.loginy.zajete@gmail.com>2009-09-17 19:34:44 +0200
commit70403e56243b50e90e6091357f214716db8c2409 (patch)
tree7be950c54ba78eb6b341f1fbd2d70a7f5bded472 /thunderbird/Pkgfile
parent27eb90d660e2dda1bf2cf1d9f42820d15b1870ac (diff)
downloadcontrib-70403e56243b50e90e6091357f214716db8c2409.tar.gz
contrib-70403e56243b50e90e6091357f214716db8c2409.tar.xz
thunderbird: added patch
Diffstat (limited to 'thunderbird/Pkgfile')
-rw-r--r--thunderbird/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile
index d0e001f58..3b2a5ad9d 100644
--- a/thunderbird/Pkgfile
+++ b/thunderbird/Pkgfile
@@ -8,10 +8,11 @@ name=thunderbird
version=2.0.0.22
release=1
source=(ftp://ftp.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2
- $name.desktop)
+ $name.desktop elif_fix.patch)
build() {
cd mozilla
+ patch -p1 -i ../elif_fix.patch
./configure --prefix=/usr \
--enable-application=mail \
--with-system-{nspr,nss} \

Generated by cgit