wok-next diff zlib/receipt @ rev 21727
created recipe for vbindiff
author | Hans-G?nter Theisgen |
---|---|
date | Sat Nov 21 14:32:44 2020 +0100 (2020-11-21) |
parents | 0f2575775b2d |
children |
line diff
1.1 --- a/zlib/receipt Fri Dec 28 05:11:49 2018 +0200 1.2 +++ b/zlib/receipt Sat Nov 21 14:32:44 2020 +0100 1.3 @@ -15,9 +15,14 @@ 1.4 1.5 SPLIT="$PACKAGE-static $PACKAGE-dev" 1.6 1.7 +COPY_std="*.so.*" 1.8 COPY_static="*.a" 1.9 +COPY_dev="@dev @rm *.so" 1.10 + 1.11 CAT_static="development|static library" 1.12 1.13 +DEPENDS_dev="$PACKAGE" # skip zlib-static 1.14 + 1.15 TAGS_std="LFS" 1.16 1.17 compile_rules() {