mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 13:01:19 +02:00
14 lines
377 B
Plaintext
14 lines
377 B
Plaintext
--- browser/installer/Makefile.in.orig 2017-11-14 14:36:13 UTC
|
|
+++ browser/installer/Makefile.in
|
|
@@ -108,10 +108,6 @@ MOZ_PKG_MAC_ICON=branding/disk.icns
|
|
MOZ_PKG_MAC_EXTRA=--symlink '/Applications:/ '
|
|
endif
|
|
|
|
-ifndef LIBXUL_SDK
|
|
-INSTALL_SDK = 1
|
|
-endif
|
|
-
|
|
include $(topsrcdir)/toolkit/mozapps/installer/signing.mk
|
|
include $(topsrcdir)/toolkit/mozapps/installer/packager.mk
|
|
|