Fix PLIST for Linux.
This commit is contained in:
parent
1a5eeedf5d
commit
820aaa6bd1
3 changed files with 4 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.53 2014/11/14 15:27:04 ryoon Exp $
|
||||
@comment $NetBSD: PLIST,v 1.54 2014/11/30 10:23:29 markd Exp $
|
||||
bin/thunderbird
|
||||
lib/thunderbird/application.ini
|
||||
lib/thunderbird/blocklist.xml
|
||||
|
@ -2095,6 +2095,7 @@ lib/thunderbird/modules/PopupNotifications.jsm
|
|||
lib/thunderbird/modules/Preferences.jsm
|
||||
lib/thunderbird/modules/PriorityUrlProvider.jsm
|
||||
lib/thunderbird/modules/PrivateBrowsingUtils.jsm
|
||||
${PLIST.sps}lib/thunderbird/modules/Profiler.jsm
|
||||
lib/thunderbird/modules/Promise-backend.js
|
||||
lib/thunderbird/modules/Promise.jsm
|
||||
lib/thunderbird/modules/PropertyListUtils.jsm
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
@comment $NetBSD: PLIST.Linux,v 1.2 2013/05/08 09:12:53 sbd Exp $
|
||||
include/thunderbird/MediaEngineWebRTC.h
|
||||
${PLIST.sps}include/thunderbird/nsIProfiler.h
|
||||
include/thunderbird/nsRawDecoder.h
|
||||
include/thunderbird/nsRawReader.h
|
||||
include/thunderbird/nsRawStructs.h
|
||||
${PLIST.sps}include/thunderbird/shared-libraries.h
|
||||
${PLIST.sps}include/thunderbird/sps_sampler.h
|
||||
lib/thunderbird-sdk/sdk/lib/libmemory.a
|
||||
${PLIST.sps}lib/thunderbird/modules/Profiler.jsm
|
||||
${PLIST.sps}share/idl/thunderbird/nsIProfiler.idl
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST.enigmail,v 1.13 2014/07/27 20:04:59 ryoon Exp $
|
||||
@comment $NetBSD: PLIST.enigmail,v 1.14 2014/11/30 10:23:29 markd Exp $
|
||||
lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/chrome.manifest
|
||||
lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/chrome/enigmail.jar
|
||||
lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/components/enigMsgCompFields.js
|
||||
|
@ -19,5 +19,5 @@ lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/pipeCo
|
|||
lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/subprocess.jsm
|
||||
lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/subprocess_worker_unix.js
|
||||
lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/subprocess_worker_win.js
|
||||
lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/NetBSD_${MACHINE_ARCH}-gcc3/lib/libsubprocess-${MACHINE_ARCH}-gcc3.so
|
||||
lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/${OPSYS}_${MACHINE_ARCH}-gcc3/lib/libsubprocess-${MACHINE_ARCH}-gcc3.so
|
||||
lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/wrappers/gpg-agent-wrapper.sh
|
||||
|
|
Loading…
Reference in a new issue