diff options
| author | Antonio Rojas <[email protected]> | 2016-04-22 11:44:45 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2016-04-22 11:44:45 +0000 |
| commit | 8760a95c4a606e9a351a0214226a99474f8fe943 (patch) | |
| tree | 6e81f892c07c1c361a69e2167fc1bcb4a7bb959f | |
| parent | 3cba872f1030ce2033bb3717155fc436f866b9ea (diff) | |
Update deprecated cmake variables
| -rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ build() { cmake ../$pkgname-$pkgver \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DLIB_INSTALL_DIR=lib \ + -DKDE_INSTALL_LIBDIR=lib \ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ -DBUILD_TESTING=OFF make |
