Skip to content

Commit 841f307

Browse files
committed
bug 1391079 - remove errant .sig files. r=rstrong
MozReview-Commit-ID: 3RPxjVGUSVb --HG-- extra : rebase_source : a2d937a97b1e8214f5397c090cb1ff718850dafa
1 parent 7a192b0 commit 841f307

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

browser/installer/removed-files.in

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,18 @@
7878
@DIR_MACOS@updates/*
7979
#endif
8080

81+
# bug 1391079 - remove this block before 57 uplift to beta
82+
#ifdef XP_MACOSX
83+
@DIR_MACOS@._firefox-bin.sig
84+
@DIR_MACOS@._firefox.sig
85+
@DIR_MACOS@._XUL.sig
86+
@DIR_MACOS@firefox-bin.sig
87+
@DIR_MACOS@firefox.sig
88+
@DIR_MACOS@plugin-container.app/Contents/MacOS/._plugin-container.sig
89+
@DIR_MACOS@plugin-container.app/Contents/MacOS/plugin-container.sig
90+
@DIR_MACOS@XUL.sig
91+
#endif
92+
8193
# Common Directory removals
8294
@DIR_MACOS@chrome/
8395
#ifdef XP_UNIX

0 commit comments

Comments
 (0)