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:
bugzilla%standard8.demon.co.uk
2007-05-21 14:57:50 +00:00
parent 8d233328fb
commit ebb963361a

View File

@@ -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