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,14 +10,6 @@ build() {
|
||||
cd initramfs-tools-*/
|
||||
# NOTE: Since this is for a single file, we don't pass TT_PROC. ~ahill
|
||||
make
|
||||
}
|
||||
|
||||
clean() {
|
||||
rm -rf initramfs-tools-*/
|
||||
}
|
||||
|
||||
package() {
|
||||
cd initramfs-tools-*/
|
||||
|
||||
# NOTE: There's no make install! ~ahill
|
||||
mkdir -p $TT_INSTALLDIR/bin
|
||||
|
||||
Reference in New Issue
Block a user