bye bye libressl
This commit is contained in:
parent
879ade0254
commit
4f387bcb0b
47 changed files with 963 additions and 37 deletions
|
@ -1,6 +1,8 @@
|
|||
pkgver=3.19.2
|
||||
pkgname=cmake
|
||||
pkgrel=1
|
||||
mkdeps="samu"
|
||||
deps=""
|
||||
bad=""
|
||||
ext=""
|
||||
|
||||
|
@ -13,9 +15,9 @@ build() {
|
|||
cd $pkgname-$pkgver
|
||||
./bootstrap \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/share/man \
|
||||
--datadir=/usr/share/$pkgname \
|
||||
--docdir=/usr/share/doc/$pkgname \
|
||||
--mandir=/share/man \
|
||||
--datadir=/share/$pkgname \
|
||||
--docdir=/share/doc/$pkgname \
|
||||
--generator=Ninja \
|
||||
--no-system-libs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue