Refresh patches
This commit is contained in:
parent
285c6deaec
commit
fee8f10b53
3 changed files with 7 additions and 9 deletions
8
debian/patches/0001-Use-common-license.patch
vendored
8
debian/patches/0001-Use-common-license.patch
vendored
|
@ -8,11 +8,9 @@ copy
|
|||
obs/window-license-agreement.cpp | 4 +---
|
||||
1 file changed, 1 insertion(+), 3 deletions(-)
|
||||
|
||||
diff --git a/obs/window-license-agreement.cpp b/obs/window-license-agreement.cpp
|
||||
index a7a5f3b..60cad40 100644
|
||||
--- a/obs/window-license-agreement.cpp
|
||||
+++ b/obs/window-license-agreement.cpp
|
||||
@@ -13,9 +13,7 @@ OBSLicenseAgreement::OBSLicenseAgreement(QWidget *parent)
|
||||
--- a/UI/window-license-agreement.cpp
|
||||
+++ b/UI/window-license-agreement.cpp
|
||||
@@ -13,9 +13,7 @@
|
||||
{
|
||||
ui->setupUi(this);
|
||||
|
||||
|
|
2
debian/patches/0003-override-path.patch
vendored
2
debian/patches/0003-override-path.patch
vendored
|
@ -5,7 +5,7 @@ Last-Update: 2016-02-24
|
|||
|
||||
--- a/plugins/obs-ffmpeg/obs-ffmpeg-mux.c
|
||||
+++ b/plugins/obs-ffmpeg/obs-ffmpeg-mux.c
|
||||
@@ -175,7 +175,11 @@
|
||||
@@ -193,7 +193,11 @@
|
||||
num_tracks++;
|
||||
}
|
||||
|
||||
|
|
6
debian/patches/0004-no-update-check.patch
vendored
6
debian/patches/0004-no-update-check.patch
vendored
|
@ -3,9 +3,9 @@ Author: Sebastian Ramacher <sramacher@debian.org>
|
|||
Forwarded: not-needed
|
||||
Last-Update: 2016-02-24
|
||||
|
||||
--- obs-studio-0.13.2+dfsg1.orig/obs/window-basic-main.cpp
|
||||
+++ obs-studio-0.13.2+dfsg1/obs/window-basic-main.cpp
|
||||
@@ -1729,7 +1729,7 @@ void OBSBasic::TimedCheckForUpdates()
|
||||
--- a/UI/window-basic-main.cpp
|
||||
+++ b/UI/window-basic-main.cpp
|
||||
@@ -1926,7 +1926,7 @@
|
||||
#ifdef UPDATE_SPARKLE
|
||||
init_sparkle_updater(config_get_bool(App()->GlobalConfig(), "General",
|
||||
"UpdateToUndeployed"));
|
||||
|
|
Loading…
Reference in a new issue