mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
Fixed LibreSSL and built bzip2, Zlib, and CMake
This commit is contained in:
@@ -19,5 +19,5 @@ clean() {
|
||||
|
||||
package() {
|
||||
cd libressl-*/
|
||||
make -j $TT_PROCS install DESTDIR=$TT_SYSROOT
|
||||
make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR
|
||||
}
|
||||
Reference in New Issue
Block a user