Part of bug 322628 Palm Sync Build Changes to automate build and install in profile extensions - change installation directory to match the extension id so that it registers as an addon properly. r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@226728 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -57,7 +57,9 @@ ifdef MOZ_XUL_APP
|
||||
XPI_NAME = palmsync
|
||||
USE_EXTENSION_MANIFEST = 1
|
||||
NO_JAR_AUTO_REG = 1
|
||||
INSTALL_EXTENSION_ID = palmsync@mozilla.org
|
||||
# make this id as short as possible due to a bug with the palm deskop and long path names.
|
||||
# Change /mailnews/extensions/palmsync/Makefile.in and nsPalmSyncSupport.cpp if this changes.
|
||||
INSTALL_EXTENSION_ID = p@m
|
||||
XPI_PKGNAME = palmsync-$(MOZ_APP_VERSION)
|
||||
|
||||
# We should really pull THUNDERBIRD_VERSION from
|
||||
|
||||
Reference in New Issue
Block a user