diff options
4 files changed, 44 insertions, 0 deletions
diff --git a/mail/thunderbird-devel/files/patch-xpinstall-src-nsSoftwareUpdate.cpp b/mail/thunderbird-devel/files/patch-xpinstall-src-nsSoftwareUpdate.cpp new file mode 100644 index 000000000000..ddbe8f4abe91 --- /dev/null +++ b/mail/thunderbird-devel/files/patch-xpinstall-src-nsSoftwareUpdate.cpp @@ -0,0 +1,11 @@ +--- xpinstall/src/nsSoftwareUpdate.cpp.orig Sat May 22 01:02:23 2004 ++++ xpinstall/src/nsSoftwareUpdate.cpp Thu Jul 29 22:48:34 2004 +@@ -512,7 +512,7 @@ + nsSoftwareUpdate::GetInstance) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallTrigger) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallVersion) +-NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager); ++NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsSoftwareUpdateNameSet) + + //---------------------------------------------------------------------- diff --git a/mail/thunderbird-esr/files/patch-xpinstall-src-nsSoftwareUpdate.cpp b/mail/thunderbird-esr/files/patch-xpinstall-src-nsSoftwareUpdate.cpp new file mode 100644 index 000000000000..ddbe8f4abe91 --- /dev/null +++ b/mail/thunderbird-esr/files/patch-xpinstall-src-nsSoftwareUpdate.cpp @@ -0,0 +1,11 @@ +--- xpinstall/src/nsSoftwareUpdate.cpp.orig Sat May 22 01:02:23 2004 ++++ xpinstall/src/nsSoftwareUpdate.cpp Thu Jul 29 22:48:34 2004 +@@ -512,7 +512,7 @@ + nsSoftwareUpdate::GetInstance) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallTrigger) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallVersion) +-NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager); ++NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsSoftwareUpdateNameSet) + + //---------------------------------------------------------------------- diff --git a/mail/thunderbird/files/patch-xpinstall-src-nsSoftwareUpdate.cpp b/mail/thunderbird/files/patch-xpinstall-src-nsSoftwareUpdate.cpp new file mode 100644 index 000000000000..ddbe8f4abe91 --- /dev/null +++ b/mail/thunderbird/files/patch-xpinstall-src-nsSoftwareUpdate.cpp @@ -0,0 +1,11 @@ +--- xpinstall/src/nsSoftwareUpdate.cpp.orig Sat May 22 01:02:23 2004 ++++ xpinstall/src/nsSoftwareUpdate.cpp Thu Jul 29 22:48:34 2004 +@@ -512,7 +512,7 @@ + nsSoftwareUpdate::GetInstance) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallTrigger) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallVersion) +-NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager); ++NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsSoftwareUpdateNameSet) + + //---------------------------------------------------------------------- diff --git a/mail/thunderbird3/files/patch-xpinstall-src-nsSoftwareUpdate.cpp b/mail/thunderbird3/files/patch-xpinstall-src-nsSoftwareUpdate.cpp new file mode 100644 index 000000000000..ddbe8f4abe91 --- /dev/null +++ b/mail/thunderbird3/files/patch-xpinstall-src-nsSoftwareUpdate.cpp @@ -0,0 +1,11 @@ +--- xpinstall/src/nsSoftwareUpdate.cpp.orig Sat May 22 01:02:23 2004 ++++ xpinstall/src/nsSoftwareUpdate.cpp Thu Jul 29 22:48:34 2004 +@@ -512,7 +512,7 @@ + nsSoftwareUpdate::GetInstance) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallTrigger) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallVersion) +-NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager); ++NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager) + NS_GENERIC_FACTORY_CONSTRUCTOR(nsSoftwareUpdateNameSet) + + //---------------------------------------------------------------------- |