wok diff xdotool/receipt @ rev 20390
broadcom-wl: update 3.14.0.patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 23 13:39:05 2018 +0200 (2018-06-23) |
parents | f86d053a0423 |
children | 6135577f4d08 |
line diff
1.1 --- a/xdotool/receipt Wed Jul 06 17:14:38 2016 +0200 1.2 +++ b/xdotool/receipt Sat Jun 23 13:39:05 2018 +0200 1.3 @@ -16,6 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|uname -m|echo i486|' Makefile 1.8 make && 1.9 make PREFIX=/usr INSTALLMAN=/usr/share/man DESTDIR=$DESTDIR install 1.10 }