sed the -Wall out of everything

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2025-06-03 21:07:15 +08:00
committed by GitHub
parent 3cd76648ea
commit d55aca76d9
+1
View File
@@ -79,6 +79,7 @@ Compiz 9 branch, which is newer then what Fedora packages and required by Unity
%prep
%autosetup -p1 -n compiz-%version+%(echo %_ubuntu_rel | sed -E 's@-0ubuntu.+@@')
grep -rlZ '-Wall' . | xargs -0 sed -i 's/-Wall//g'
%build
# The driver blacklist hack is obselete