|
@ -11,7 +11,7 @@ header_end |
|
|
cd "$name-$version" |
|
|
cd "$name-$version" |
|
|
compile_waf -b "python3 ./$name-light" -- --make-waf |
|
|
compile_waf -b "python3 ./$name-light" -- --make-waf |
|
|
|
|
|
|
|
|
# Strip packed library from binary. The plain files are installed separately. |
|
|
# Strip the packed library from the program. The plain files are installed separately. |
|
|
sed -i -e '/^#==>$/,/^#<==$/d' "$name" |
|
|
sed -i -e '/^#==>$/,/^#<==$/d' "$name" |
|
|
|
|
|
|
|
|
# Strip revision from the libdir name |
|
|
# Strip revision from the libdir name |
|
|