pipewire: fix patch whitespace

This commit is contained in:
newbluemoon 2021-11-09 19:53:26 +01:00 committed by Érico Nogueira Rolim
parent 2bf38a9e13
commit 73fcd0fef6
2 changed files with 9 additions and 8 deletions

View file

@ -6,7 +6,7 @@ diff --git a/src/daemon/pipewire.conf.in.orig b/src/daemon/pipewire.conf.in
index 95632c2..ab0b097 100644
--- a/src/daemon/pipewire.conf.in.orig
+++ b/src/daemon/pipewire.conf.in
@@ -235,7 +235,7 @@ context.exec = [
@@ -236,7 +236,7 @@
# but it is better to start it as a systemd service.
# Run the session manager with -h for options.
#

View file

@ -5,7 +5,7 @@ diff --git meson.build meson.build
index 29b4b892..0d048a1f 100644
--- a/meson.build
+++ b/meson.build
@@ -99,36 +99,16 @@ have_avx = cc.has_argument(avx_args)
@@ -116,37 +116,17 @@
have_avx2 = cc.has_argument(avx2_args)
have_neon = false
@ -53,3 +53,4 @@ index 29b4b892..0d048a1f 100644
+ have_neon = true
endif
endif