cc374951d5
PR: ports/91735 Submitted by: Phil Oleson <oz@nixil.net>
11 lines
336 B
Text
11 lines
336 B
Text
--- Makefile.orig Fri Jan 6 18:51:34 2006
|
|
+++ Makefile Mon Jan 16 13:01:55 2006
|
|
@@ -19,7 +19,7 @@
|
|
XPI_EXTRA_FILES = install.js
|
|
endif
|
|
ifeq ($(MOZILLA_PLATFORM),tbird)
|
|
-REAL_CONFIG = mozilla-thunderbird-config
|
|
+REAL_CONFIG = thunderbird-config
|
|
XPI_VERSION := $(XPI_VERSION)-tb${MOZILLA_VERSION}
|
|
XPI_EXTRA_FILES = install.rdf
|
|
endif
|