From 5c06666ae269ea9947bc9b33dc728579db49edc6 Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz (arab, vxp) Date: Jul 11 2016 21:39:34 +0000 Subject: Followup to <672107a200f15d952f2d8c3750e8c58be5035ee3>. --- diff --git a/pkg.build b/pkg.build index b311768..edf2d2d 100644 --- a/pkg.build +++ b/pkg.build @@ -230,7 +230,7 @@ if ! is_build_script_done install; then -or -name "*.so.[0-9].[0-9].[0-9]" \) -printf '%P\n'); do if [ \( -e ${__so_fname%.so}.lib.a \) -o \ - \( ! -e ${PKG_PREFIX}/lib/${__so_fname} \) ]; + \( ! -e ${PKG_PREFIX}/lib/$(basename ${__so_fname}) \) ]; then continue; else