wok-current diff httpfs2-fuse/receipt @ rev 25733
Accept licence PyQt-x11-gpl, bump firmware* to 20240610, build imagemagick (merge)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Dec 20 16:13:23 2024 +0000 (2 weeks ago) |
parents | f234d4e2fdbd |
children |
line diff
1.1 --- a/httpfs2-fuse/receipt Fri Sep 30 09:07:42 2022 +0000 1.2 +++ b/httpfs2-fuse/receipt Fri Dec 20 16:13:23 2024 +0000 1.3 @@ -29,7 +29,6 @@ 1.4 sed -i "s/^package = .*/package = $SOURCE/" Makefile 1.5 sed -i "s/^version = .*/version = $VERSION/" Makefile 1.6 sed -i "s/^revision = .*/revision = 1/" Makefile 1.7 -# sed -i "s/a2x -f/echo skip/" Makefile 1.8 sed -i "s/MAIN_LDFLAGS := /&-ldl -lpthread -lrt /" Makefile 1.9 make -j 1 1.10 }