commit a171f23f0b2546923073a30c91106895ba3ea5cc
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Wed Sep 11 11:32:48 2019 +0300
Remove patch 147.
chromium-freeworld.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index fc6efa4..92d83c5 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -918,7 +918,6 @@ udev.
%if 0%{?pulseaudioapichange}
%patch205 -p1 -b .pulseaudioapichange
%endif
-%patch147 -p1 -b .git00281713
# Change shebang in all relevant files in this directory and all subdirectories
# See `man find` for how the `-exec command {} +` syntax works