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:
@@ -30,11 +30,8 @@ build() {
|
||||
# NOTE: Is there a better way to do this? This probably won't survive
|
||||
# cross-compilation. ~ahill
|
||||
./build-$SRC_VERSION/strfile maple
|
||||
}
|
||||
|
||||
package() {
|
||||
cmake --install build-$SRC_VERSION --parallel $TT_PROCS
|
||||
cp maple $TT_INSTALLDIR/usr/share/games/fortunes/
|
||||
cp maple.dat $TT_INSTALLDIR/usr/share/games/fortunes/
|
||||
ln -sf maple $TT_INSTALLDIR/usr/share/games/fortunes/maple.u8
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user