libssh.paketlendi
This commit is contained in:
parent
5f3dc3870d
commit
ee897b362b
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ source=( https://git.libssh.org/projects/libssh.git/snapshot/$name-$version.tar.
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $SRC/
|
cd $SRC/
|
||||||
cmake $name-$version/
|
cmake $name-$version/ -DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
|
||||||
-DCMAKE_BUILD_TYPE=Release
|
-DCMAKE_BUILD_TYPE=Release
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
|
Loading…
Add table
Reference in a new issue