wok-next diff mmx-emu/receipt @ rev 20364

Up palemoon (27.6.1)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Nov 24 05:32:16 2017 +0100 (2017-11-24)
parents bb009a6ef036
children d5aab818505e
line diff
     1.1 --- a/mmx-emu/receipt	Sat Nov 30 15:44:51 2013 +0000
     1.2 +++ b/mmx-emu/receipt	Fri Nov 24 05:32:16 2017 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's|asm/sigcontext|signal|' include/*.h
     1.9  	make
    1.10  }
    1.11