wok diff blackbox/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 779dc452891d
children 5ea0ce1cecc0
line diff
     1.1 --- a/blackbox/receipt	Fri Jan 03 17:12:56 2020 +0100
     1.2 +++ b/blackbox/receipt	Wed Sep 09 12:46:01 2020 +0000
     1.3 @@ -26,6 +26,7 @@
     1.4  #	patch -p0 < $stuff/blackbox-0.70.1-asneeded.patch
     1.5  #	patch -p1 < $stuff/textpropertytostring-unconditional.patch
     1.6  
     1.7 +	./autogen.sh &&
     1.8  	./configure			\
     1.9  		CC=gcc-83		\
    1.10  		CXX=g++-83		\