mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
packaging: place katana-workspace configs where they belong
This commit is contained in:
parent
3941480e6e
commit
3cd3593e20
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
# Contributor: Pierre Schmitz <pierre@archlinux.de>
|
||||
|
||||
pkgname=katana-workspace
|
||||
pkgver=4.17.0.310f4bf
|
||||
pkgrel=1
|
||||
pkgver=4.17.0.874fb17
|
||||
pkgrel=2
|
||||
pkgdesc="Katana workspace interface and basic tools"
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://fluxer.github.io/katana/'
|
||||
|
@ -72,6 +72,7 @@ build() {
|
|||
-DENABLE_TESTING=OFF \
|
||||
-DCMAKE_SKIP_RPATH=ON \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DSYSCONF_INSTALL_DIR=/etc \
|
||||
-DWITH_Xmms=OFF \
|
||||
-DWITH_libgps=OFF \
|
||||
-DPYTHON_EXECUTABLE=/usr/bin/python2
|
||||
|
|
Loading…
Add table
Reference in a new issue