From d55aca76d92677be80123fc27adaab8e620eb23e Mon Sep 17 00:00:00 2001 From: madomado Date: Tue, 3 Jun 2025 21:07:15 +0800 Subject: [PATCH] sed the -Wall out of everything Signed-off-by: madomado --- anda/desktops/compiz9/compiz9.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/desktops/compiz9/compiz9.spec b/anda/desktops/compiz9/compiz9.spec index b296a5679c..f4adce273a 100644 --- a/anda/desktops/compiz9/compiz9.spec +++ b/anda/desktops/compiz9/compiz9.spec @@ -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