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:
@@ -10,9 +10,5 @@ build() {
|
||||
# TODO: How should other architectures be handled? ~ahill
|
||||
./configure $TT_AUTOCONF_COMMON --enable-uefi-x86-64
|
||||
make -O -j $TT_PROCS
|
||||
}
|
||||
|
||||
package() {
|
||||
cd limine-$SRC_VERSION/
|
||||
make -O -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user