Merge pull request #300 from oltulu/patch-83

Update talimat
This commit is contained in:
Milli İşletim Sistemi (Milis Linux) 2017-12-28 16:19:00 +02:00 committed by GitHub
commit 13efae8ff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -4,15 +4,15 @@
# Gerekler: kf5-kconfig kf5-kcoreaddons kf5-ki18n kf5-kitemviews kf5-kservice kf5-kwidgetsaddons
isim=kf5-kpeople
surum=5.27.0
surum=5.41.0
devir=1
_isim=kpeople
_surum=5.27
_surum=5.41
kaynak=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$surum.tar.xz)
kaynak=( http://download.kde.org/stable/frameworks/${_surum}/${_isim}-$surum.tar.xz)
derle() {
cd ${_name}-$surum
cd ${_isim}-$surum
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DLIB_INSTALL_DIR=lib \