From 798ced8a65c4e4d94ad8610d2d67376410eb6b54 Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Thu, 19 Aug 2021 14:04:43 +0000 Subject: [PATCH] Remove trailing whitespace Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com> --- .editorconfig | 1 - Makefile-bwrap.am | 1 - packaging/bubblewrap.spec | 1 - 3 files changed, 3 deletions(-) diff --git a/.editorconfig b/.editorconfig index d062d2c..89742b6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,4 +3,3 @@ indent_style = space indent_size = 2 trim_trailing_whitespace = true indent_brace_style = gnu - diff --git a/Makefile-bwrap.am b/Makefile-bwrap.am index 4e967ee..aa97bd1 100644 --- a/Makefile-bwrap.am +++ b/Makefile-bwrap.am @@ -1,4 +1,3 @@ - bwrap_SOURCES = \ $(bwrap_srcpath)/bubblewrap.c \ $(bwrap_srcpath)/bind-mount.h \ diff --git a/packaging/bubblewrap.spec b/packaging/bubblewrap.spec index 083e4ac..0a8001f 100644 --- a/packaging/bubblewrap.spec +++ b/packaging/bubblewrap.spec @@ -46,4 +46,3 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %{_bindir}/bwrap %endif %{_mandir}/man1/* -