summaryrefslogtreecommitdiff
path: root/community/scrotwm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/scrotwm/PKGBUILD')
-rw-r--r--community/scrotwm/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/scrotwm/PKGBUILD b/community/scrotwm/PKGBUILD
index 7cac863dd..78ffbde73 100644
--- a/community/scrotwm/PKGBUILD
+++ b/community/scrotwm/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=scrotwm
pkgver=0.9.34
-pkgrel=1
+pkgrel=2
pkgdesc="A minimalistic dynamic tiling window manager that tries to stay out of the way."
arch=('i686' 'x86_64' 'mips64el')
url="http://www.scrotwm.org"
@@ -24,6 +24,7 @@ build() {
# it is like a patch, only less fragile
sed -i 's|\"/usr/local/lib/libswmhack.so\"|\"libswmhack.so\"|' scrotwm.c
+ sed -i 's/verbose_layout = 0;/verbose_layout = 1;/' scrotwm.c
sed -i 's/# modkey = Mod1/modkey = Mod4/' scrotwm.conf
sed -i 's/-\*-terminus-medium-\*-\*-\*-\*-\*-\*-\*-\*-\*-\*-\*/-*-profont-*-*-*-*-12-*-*-*-*-*-*-*/' scrotwm.conf