summaryrefslogtreecommitdiff
path: root/repo/x11/xf86-video-nouveau.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/x11/xf86-video-nouveau.xibuild')
-rw-r--r--repo/x11/xf86-video-nouveau.xibuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/x11/xf86-video-nouveau.xibuild b/repo/x11/xf86-video-nouveau.xibuild
index 501a80d..7e276a9 100644
--- a/repo/x11/xf86-video-nouveau.xibuild
+++ b/repo/x11/xf86-video-nouveau.xibuild
@@ -9,8 +9,7 @@ PKG_VER=1.0.17
SOURCE=https://www.x.org/pub/individual/driver/xf86-video-nouveau-$PKG_VER.tar.bz2
prepare () {
- grep -rl slave | xargs sed -i s/slave/secondary/
-
+ ggrep -rl slave | xargs sed -i s/slave/secondary/
}
build () {