Rename to iglunix from lazybox
This commit is contained in:
parent
5b7c97d944
commit
56051d2324
8 changed files with 44 additions and 41 deletions
|
@ -4,7 +4,7 @@ export PATH="/usr/lib/distcc/bin:$PATH"
|
|||
export DISTCC_HOSTS="localhost 10.0.1.57/10"
|
||||
export DISTCC_CMDLIST="/distccd_cmd_list"
|
||||
|
||||
git clone https://github.com/Ella-0/lazybox.git
|
||||
git clone https://github.com/iglunix/iglunix.git
|
||||
|
||||
#---
|
||||
|
||||
|
@ -20,14 +20,14 @@ rm /bin/ln
|
|||
|
||||
#---
|
||||
|
||||
cd lazybox/pkgs/llvm
|
||||
../../lazypkg.sh
|
||||
cd iglunix/pkgs/llvm
|
||||
../../iglupkg.sh
|
||||
|
||||
cd ../musl
|
||||
../../lazypkg.sh
|
||||
../../iglupkg.sh
|
||||
|
||||
cd ../mksh
|
||||
../../lazypkg.sh
|
||||
../../iglupkg.sh
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue