wok diff jdk7-langtools/receipt @ rev 23936

syslinux/isohybrid: force GPT detection (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 09 12:46:01 2020 +0000 (2020-09-09)
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	Wed Sep 09 12:46:01 2020 +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 +	sed -i 's|uname -m|echo i486|' test/Makefile
     1.8  	mkdir -p $fs/usr
     1.9  }