summaryrefslogtreecommitdiffstats
path: root/testing/jwm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/jwm/APKBUILD')
-rw-r--r--testing/jwm/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/jwm/APKBUILD b/testing/jwm/APKBUILD
index 7ccb28c08..35c5bf4c6 100644
--- a/testing/jwm/APKBUILD
+++ b/testing/jwm/APKBUILD
@@ -3,7 +3,7 @@
pkgname=jwm
pkgver=501
-pkgrel=1
+pkgrel=2
pkgdesc="A lightweight window manager for the X11 Window System"
url="http://joewing.net/programs/jwm/"
arch="all"
@@ -24,6 +24,7 @@ build() {
cd "$_builddir"
./configure \
--prefix=/usr \
+ --sysconfdir=/etc \
--enable-confirm \
--enable-icons \
--enable-png \