icewm: add -DCFGDIR=/etc/icewm

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-05-07 14:37:24 +02:00
parent d8767849b3
commit 89a0624abc
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,10 +1,10 @@
# Template file for 'icewm'
pkgname=icewm
version=1.5.4
revision=1
revision=2
build_style=cmake
configure_args="-DENABLE_LTO=ON -DCONFIG_LIBRSVG=ON
-DCONFIG_EXTERNAL_TRAY=ON -DENABLE_ALSA=ON"
-DCONFIG_EXTERNAL_TRAY=ON -DENABLE_ALSA=ON -DCFGDIR=/etc/icewm"
hostmakedepends="asciidoc gettext-devel libtool mkfontdir perl pkg-config"
makedepends="libSM-devel libXft-devel libXinerama-devel libXpm-devel
libXrandr-devel libao-devel librsvg-devel libsndfile-devel"