summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xeasy_e17.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/easy_e17.sh b/easy_e17.sh
index eb5a62f..fb2c13e 100755
--- a/easy_e17.sh
+++ b/easy_e17.sh
@@ -1212,6 +1212,7 @@ function build_each ()
fi
done
if [ $must -eq 1 ]; then
+ [ "$pkg" = "azy" ] && echo "$sudopwd" | sudo -S ldconfig
compile $pkg
else
echo "SKIPPED"