Filter scripts for building the macOS app
This commit is contained in:
parent
1252b5504f
commit
facf2056d2
1 changed files with 6 additions and 5 deletions
11
debian/copyright
vendored
11
debian/copyright
vendored
|
@ -2,14 +2,15 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|||
Upstream-Name: obs-studio
|
||||
Source: https://obsproject.com
|
||||
Files-Excluded:
|
||||
plugins/win-*
|
||||
deps/w32-pthreads/need_errno.h
|
||||
deps/jansson/*
|
||||
CI/scripts/macos/app/*
|
||||
deps/blake2/*
|
||||
deps/lzma/*
|
||||
deps/jansson/*
|
||||
deps/libcaption/*
|
||||
plugins/obs-qsv11/*
|
||||
deps/lzma/*
|
||||
deps/w32-pthreads/need_errno.h
|
||||
libobs/util/simde/*
|
||||
plugins/obs-qsv11/*
|
||||
plugins/win-*
|
||||
|
||||
Files: *
|
||||
Copyright: 2013-2017, Hugh Bailey <obs.jim@gmail.com>
|
||||
|
|
Loading…
Reference in a new issue