From db20b8b870612dbf1301c70f834c70586bbbf6af Mon Sep 17 00:00:00 2001 From: Beat Gaetzi Date: Tue, 3 Aug 2010 20:35:04 +0000 Subject: - 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 --- .../lightning/files/patch-mozilla-build-autoconf-config.sub | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 deskutils/lightning/files/patch-mozilla-build-autoconf-config.sub (limited to 'deskutils/lightning/files/patch-mozilla-build-autoconf-config.sub') 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 -- cgit v1.2.3