wok diff jdk7-langtools/receipt @ rev 21473

updated mosh (1.2.5 -> 1.3.2) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 30 21:45:29 2019 +0200 (2019-04-30)
parents 3e4d8dd8e394
children af8d823a3077
line diff
     1.1 --- a/jdk7-langtools/receipt	Thu Jul 31 21:01:46 2014 -0300
     1.2 +++ b/jdk7-langtools/receipt	Tue Apr 30 21:45:29 2019 +0200
     1.3 @@ -17,5 +17,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|uname -m|echo i486|' test/Makefile
     1.8  	mkdir -p $fs/usr
     1.9  }