mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
Merged build and package in treetap
This commit is contained in:
@@ -19,10 +19,6 @@ build() {
|
||||
--enable-multibyte \
|
||||
--enable-libc-musl
|
||||
make -O -j $TT_PROCS
|
||||
}
|
||||
|
||||
package() {
|
||||
cd zsh-$SRC_VERSION/
|
||||
make -O -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR
|
||||
ln -sf zsh $TT_INSTALLDIR/bin/bash
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user