mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
add Safari migrator to package manifests. I forgot to do so in the patch for bug 710259. r=mak over irc
This commit is contained in:
parent
2d7e3b4fef
commit
00c347a2d0
@ -408,7 +408,11 @@
|
||||
@BINPATH@/components/ProfileMigrator.js
|
||||
@BINPATH@/components/ChromeProfileMigrator.js
|
||||
@BINPATH@/components/FirefoxProfileMigrator.js
|
||||
#ifdef XP_WIN
|
||||
@BINPATH@/components/SafariProfileMigrator.js
|
||||
#endif
|
||||
#ifdef XP_MACOSX
|
||||
@BINPATH@/components/SafariProfileMigrator.js
|
||||
@BINPATH@/components/libalerts.dylib
|
||||
#endif
|
||||
#ifdef MOZ_ENABLE_DBUS
|
||||
|
Loading…
Reference in New Issue
Block a user