mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-09 12:55:23 +01:00
Improve hygiene of kaem build scripts
This commit is contained in:
parent
9c1ae45bb8
commit
7dc9ebc71d
12 changed files with 37 additions and 49 deletions
|
|
@ -20,6 +20,7 @@ cd build
|
|||
cp ${DISTFILES}/${pkg}.tar.bz2 ../src/
|
||||
bunzip2 -f ../src/${pkg}.tar.bz2
|
||||
tar xf ../src/${pkg}.tar
|
||||
rm -r ../src
|
||||
cd ${pkg}
|
||||
cp ../../mk/main.mk Makefile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue