summaryrefslogtreecommitdiff
path: root/staging/xfce4-session/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'staging/xfce4-session/PKGBUILD')
-rw-r--r--staging/xfce4-session/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/staging/xfce4-session/PKGBUILD b/staging/xfce4-session/PKGBUILD
index c3fccce41..1a320ff4a 100644
--- a/staging/xfce4-session/PKGBUILD
+++ b/staging/xfce4-session/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 168729 2012-10-14 23:01:20Z foutrelis $
+# $Id: PKGBUILD 168748 2012-10-15 13:21:21Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-session
pkgver=4.10.0
-pkgrel=5
+pkgrel=6
pkgdesc="A session manager for Xfce"
arch=('i686' 'x86_64')
url="http://www.xfce.org/"
@@ -39,7 +39,6 @@ build() {
--libexecdir=/usr/lib/xfce4 \
--localstatedir=/var \
--disable-static \
- --disable-legacy-sm \
--disable-debug
make
}