85d4930
diff -up mozilla/mail/app/Makefile.in.old mozilla/mail/app/Makefile.in
85d4930
--- mozilla/mail/app/Makefile.in.old	2007-02-28 07:52:59.000000000 +0100
85d4930
+++ mozilla/mail/app/Makefile.in	2007-09-26 16:53:51.000000000 +0200
85d4930
@@ -257,7 +257,7 @@ libs:: thunderbird
85d4930
 	$(INSTALL) $< $(DIST)/bin
85d4930
 
85d4930
 install:: thunderbird
85d4930
-	$(SYSINSTALL) $< $(DESTDIR)$(bindir)
85d4930
+	$(SYSINSTALL) $< $(DESTDIR)$(mozappdir)
85d4930
 
85d4930
 GARBAGE += thunderbird
85d4930
 GARBAGE += $(addprefix $(DIST)/bin/defaults/pref/, all.js all-thunderbird.js channel-prefs.js mailnews.js)