wok-6.x diff jdk7-hotspot/receipt @ rev 24134

Up lzsa (1.3.8)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 28 18:03:20 2021 +0000 (2021-10-28)
parents 3e4d8dd8e394
children af8d823a3077
line diff
     1.1 --- a/jdk7-hotspot/receipt	Thu Jul 31 21:01:46 2014 -0300
     1.2 +++ b/jdk7-hotspot/receipt	Thu Oct 28 18:03:20 2021 +0000
     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 +	find $src -name '*akefile*' \; | xargs sed -i 's|uname -m|echo i486|'
     1.8  	mkdir -p $fs/usr
     1.9  }