Skip to content
Snippets Groups Projects
Commit ebd50fff authored by Nagy Tibor's avatar Nagy Tibor
Browse files

freetype: Fix the incorrect libpng libtool archive paths

parent e92d74f7
No related branches found
No related tags found
1 merge request!193Add Syobon Action (Cat Mario)
......@@ -35,5 +35,6 @@ function recipe_clean {
function recipe_stage {
dest="$(realpath $1)"
make DESTDIR="$dest" install
sed -i -e "s%//lib/libpng16.la%$dest/../sysroot/lib/libpng16.la%" "$dest/lib/libfreetype.la"
skip=1
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment