$OpenBSD: patch-mozilla_toolkit_mozapps_installer_packager_mk,v 1.1 2011/07/24 07:10:12 landry Exp $
We don't want the sdk
--- mozilla/toolkit/mozapps/installer/packager.mk.orig	Sat May 28 00:44:36 2011
+++ mozilla/toolkit/mozapps/installer/packager.mk	Mon May 30 14:28:56 2011
@@ -718,7 +718,7 @@ endif
 	$(NSINSTALL) -D $(DESTDIR)$(bindir)
 	$(RM) -f $(DESTDIR)$(bindir)/$(MOZ_APP_NAME)
 	ln -s $(installdir)/$(MOZ_APP_NAME) $(DESTDIR)$(bindir)
-ifdef INSTALL_SDK # Here comes the hard part
+ifdef XXINSTALL_SDK # Here comes the hard part
 	$(NSINSTALL) -D $(DESTDIR)$(includedir)
 	(cd $(DIST)/include && tar $(TAR_CREATE_FLAGS) - .) | \
 	  (cd $(DESTDIR)$(includedir) && tar -xf -)
