diff --git a/anda/desktops/compiz9/compiz9.spec b/anda/desktops/compiz9/compiz9.spec index f4adce273a..60c26e3f7e 100644 --- a/anda/desktops/compiz9/compiz9.spec +++ b/anda/desktops/compiz9/compiz9.spec @@ -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