wok diff xdotool/receipt @ rev 20577

Up btrfs-progs (4.19.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 13 18:01:50 2018 +0100 (2018-12-13)
parents f86d053a0423
children 6135577f4d08
line diff
     1.1 --- a/xdotool/receipt	Wed Jul 06 17:14:38 2016 +0200
     1.2 +++ b/xdotool/receipt	Thu Dec 13 18:01:50 2018 +0100
     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  }