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,13 +14,5 @@ build() {
|
||||
CC="clang -std=c99" ./bootstrap.sh build
|
||||
./build/muon-bootstrap setup $TT_MESON_COMMON build
|
||||
./build/muon-bootstrap -C build samu
|
||||
}
|
||||
|
||||
clean() {
|
||||
rm -rf muon-*/
|
||||
}
|
||||
|
||||
package() {
|
||||
cd muon-*/
|
||||
DESTDIR=$TT_INSTALLDIR ./build/muon -C build install
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user