mirror of
https://git.adityakumar.xyz/lfs-scripts.git
synced 2025-02-05 17:00:04 +00:00
Add 5.2 - enter source directory first
This commit is contained in:
parent
d4391a5ef1
commit
432490c6f6
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd $LFS/sources
|
||||
tar xf binutils-2.39.tar.xz
|
||||
cd $LFS/sources/binutils-2.39
|
||||
|
||||
|
|
Loading…
Reference in a new issue