mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
packaging: remove now redundant locale directory override
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
d35a1748b3
commit
ca30e536b4
1 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# https://wiki.archlinux.org/index.php/Arch_package_guidelines
|
||||
|
||||
pkgname=katanalibs
|
||||
pkgver=4.22.0.r3078.b8dfea7b
|
||||
pkgver=4.22.0.r3295.7f3719e3
|
||||
pkgrel=1
|
||||
pkgdesc="Katana core libraries"
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
|
@ -43,8 +43,7 @@ build() {
|
|||
-DCMAKE_SKIP_RPATH=TRUE \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DKDE4_SYSCONF_INSTALL_DIR=/etc \
|
||||
-DKDE4_LIBEXEC_INSTALL_DIR=/usr/lib/kde4 \
|
||||
-DKDE4_LOCALE_INSTALL_DIR=/usr/share/locale/kde4
|
||||
-DKDE4_LIBEXEC_INSTALL_DIR=/usr/lib/kde4
|
||||
make
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue