mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-24 02:42:47 +00:00
Fixing katana-extraapps installation
See this bug: https://github.com/fluxer/kde-extraapps/issues/3
This commit is contained in:
parent
09d95f6b63
commit
8156d73cca
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ build() {
|
||||||
-DENABLE_TESTING=OFF \
|
-DENABLE_TESTING=OFF \
|
||||||
-DCMAKE_SKIP_INSTALL_RPATH=ON \
|
-DCMAKE_SKIP_INSTALL_RPATH=ON \
|
||||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
|
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
|
||||||
-DWITH_KATIE=OFF
|
-DWITH_KATIE=OFF
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue