mirror of
https://github.com/outbackdingo/scratchpkg.git
synced 2026-02-05 08:28:00 +00:00
updated
This commit is contained in:
@@ -127,7 +127,7 @@ for i in ${PKG[@]}; do
|
||||
rm /usr/bin/m4
|
||||
;;
|
||||
bc)
|
||||
ln -sv /tools/lib/libncursesw.so.6 /usr/lib/libncursesw.so.6
|
||||
ln -sfv /tools/lib/libncursesw.so.6 /usr/lib/libncursesw.so.6
|
||||
ln -sfv libncurses.so.6 /usr/lib/libncurses.so
|
||||
scratch -i -id -p $i || exit 1
|
||||
rm /usr/lib/{libncurses.so,libncursesw.so.6}
|
||||
|
||||
Reference in New Issue
Block a user