Added thunderbird-3.0rc2 build template.
--HG-- extra : convert_revision : daf3745253b9afb506fce8ddf2ec812b1a4928b6
This commit is contained in:
14
srcpkgs/thunderbird/patches/thunderbird-shared-error.patch
Normal file
14
srcpkgs/thunderbird/patches/thunderbird-shared-error.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
--- mail/installer/Makefile.in 2009-12-01 06:47:04.000000000 +0300
|
||||
+++ ../comm-1.9.1-shared/mail/installer/Makefile.in 2009-12-22 16:09:43.000000000 +0300
|
||||
@@ -95,9 +95,11 @@
|
||||
# mozconfig instead.
|
||||
ifndef MAIL_PKG_SHARED
|
||||
ifndef BUILD_STATIC_LIBS
|
||||
+ifeq (BUILD_STATIC_LIBS, 1)
|
||||
$(error you need an "--enable-static" build to package a build)
|
||||
endif
|
||||
endif
|
||||
+endif
|
||||
|
||||
# On mozilla-central, packager.mk uses core_abspath to redefine DIST
|
||||
# As the comm-central config.mk doesn't set it, do it ourselves instead
|
||||
Reference in New Issue
Block a user