bug 327064 - Adds STRIP_XPI to Lightning. r=dmose via IRC
git-svn-id: svn://10.0.0.236/trunk@217261 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#
|
||||
# ***** BEGIN LICENSE BLOCK *****
|
||||
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
#
|
||||
@@ -20,6 +19,7 @@
|
||||
#
|
||||
# Contributor(s):
|
||||
# Mike Shaver <shaver@off.net>
|
||||
# Matthew Willis <lilmatt@mozilla.com>
|
||||
#
|
||||
# Alternatively, the contents of this file may be used under the terms of
|
||||
# either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
@@ -47,6 +47,7 @@ MODULE = lightning
|
||||
export XPI_NAME = lightning
|
||||
DIST_FILES = chrome.manifest install.rdf
|
||||
XPI_PKGNAME = lightning
|
||||
STRIP_XPI = 1
|
||||
|
||||
DIRS = ../../db/sqlite3/src ../../storage \
|
||||
../../extensions/webdav \
|
||||
|
||||
Reference in New Issue
Block a user