Skip to content
Snippets Groups Projects
Verified Commit d57b5839 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Remove libtool files from fontconfig

parent 8c969f83
No related branches found
No related tags found
No related merge requests found
......@@ -39,8 +39,8 @@ function recipe_clean {
}
function recipe_stage {
echo "skipping stage"
dest="$(realpath $1)"
make DESTDIR="$dest" install
rm -f "$dest/lib/"*.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