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/* -