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:
@@ -20,13 +20,5 @@ build() {
|
||||
-D usrinc=$TT_INCLUDEDIR \
|
||||
-D vendorprefix=$TT_PREFIX
|
||||
make -O -j $TT_PROCS
|
||||
}
|
||||
|
||||
clean() {
|
||||
rm -rf perl-*/
|
||||
}
|
||||
|
||||
package() {
|
||||
cd perl-*/
|
||||
make -O -j $TT_PROCS install.perl DESTDIR=$TT_INSTALLDIR
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user