diff options
| author | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-03 20:35:04 +0000 |
|---|---|---|
| committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-03 20:35:04 +0000 |
| commit | db20b8b870612dbf1301c70f834c70586bbbf6af (patch) | |
| tree | 25ad1261911879f7d18dc1bf09eb454a2b96b06c /deskutils/lightning/files/patch-mozilla-build-autoconf-config.sub | |
| parent | - Update to 6.3 (diff) | |
- Add Lightning 1.0 Beta 1. This version works with Thunderbird 3.0 and
SeaMonkey 2.0.
Lightning brings the Sunbird calendar to the popular email client, Mozilla
Thunderbird and the SeaMonkey internet application suite. Since it's an
extension, Lightning is tightly integrated with Thunderbird or SeaMonkey,
allowing it to easily perform email-related calendaring tasks.
WWW: http://www.mozilla.org/projects/calendar/lightning/
Thanks to: Andreas Tobler <andreast-list AT fgznet.ch>
Notes
Notes:
svn path=/head/; revision=258723
Diffstat (limited to 'deskutils/lightning/files/patch-mozilla-build-autoconf-config.sub')
| -rw-r--r-- | deskutils/lightning/files/patch-mozilla-build-autoconf-config.sub | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/deskutils/lightning/files/patch-mozilla-build-autoconf-config.sub b/deskutils/lightning/files/patch-mozilla-build-autoconf-config.sub new file mode 100644 index 000000000000..12a704ade44b --- /dev/null +++ b/deskutils/lightning/files/patch-mozilla-build-autoconf-config.sub @@ -0,0 +1,12 @@ +--- mozilla/build/autoconf/config.sub.orig 2010-01-05 12:26:13.000000000 +0100 ++++ mozilla/build/autoconf/config.sub 2010-01-05 12:26:46.000000000 +0100 +@@ -403,9 +403,6 @@ + amd64) + basic_machine=x86_64-pc + ;; +- amd64-*) +- basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` +- ;; + amdahl) + basic_machine=580-amdahl + os=-sysv |
