wok-current diff giflib/receipt @ rev 23806
linld: add isoboot
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 24 16:16:52 2020 +0000 (2020-05-24) |
parents | 04df91c8ca0b |
children | 932cd974e081 |
line diff
1.1 --- a/giflib/receipt Wed Nov 20 22:54:57 2019 +0100 1.2 +++ b/giflib/receipt Sun May 24 16:16:52 2020 +0000 1.3 @@ -18,6 +18,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + patch -p0 < $stuff/restore-GifQuantizeBuffer.u 1.8 sed -i 's|/local||' Makefile 1.9 make && make DESTDIR=$DESTDIR install 1.10 case "$ARCH" in