Update compiz9.spec

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2025-06-03 21:09:18 +08:00
committed by GitHub
parent d55aca76d9
commit 01041343ab
+1 -1
View File
@@ -79,7 +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'
grep -rlZ -- '-Wall' . | xargs -0 sed -i 's/-Wall//g'
%build
# The driver blacklist hack is obselete