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:
@@ -14,9 +14,5 @@ build() {
|
||||
# ~ahill
|
||||
./configure $TT_AUTOCONF_COMMON --disable-manpages --enable-year2038
|
||||
make -j $TT_PROCS
|
||||
}
|
||||
|
||||
package() {
|
||||
cd kmod-$SRC_VERSION/
|
||||
make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user