wok-6.x diff ghostscript/receipt @ rev 24727
cookutils: add repo-cooking (used by tank)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 15 10:59:31 2022 +0000 (2022-03-15) |
parents | bbb38f5d2cd9 |
children |
line diff
1.1 --- a/ghostscript/receipt Wed Mar 02 07:25:16 2022 +0100 1.2 +++ b/ghostscript/receipt Tue Mar 15 10:59:31 2022 +0000 1.3 @@ -34,11 +34,6 @@ 1.4 rm -rf jpeg libpng zlib jasper expat 1.5 1.6 # --disable-compile-inits is needed for linking with system-zlib 1.7 - 1.8 - # 9.02 1.9 - sed -i '32i#include <cups/ppd.h>' \ 1.10 - cups/colord.h 1.11 - 1.12 ./configure \ 1.13 CC=gcc-83 \ 1.14 CXX=g++-83 \