[Lunar-commits] <moonbase> faster xfce4!
Samuel Verstraete
elangelo at lunar-linux.org
Fri Mar 13 16:02:42 CET 2009
commit 2988b250bf6e441f32e55f6e6fa14a48a670c680
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Tue Aug 26 11:37:14 2008 +0200
faster xfce4!
---
xfce4/core/xfce4-session/BUILD | 2 ++
xfce4/core/xfce4-session/DETAILS | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/xfce4/core/xfce4-session/BUILD b/xfce4/core/xfce4-session/BUILD
index acbe693..ca6e06f 100644
--- a/xfce4/core/xfce4-session/BUILD
+++ b/xfce4/core/xfce4-session/BUILD
@@ -1,4 +1,6 @@
(
+
+ patch_it $SOURCE2 1 &&
[ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
# make sure proper PKG_CONFIG_PATH is set
diff --git a/xfce4/core/xfce4-session/DETAILS b/xfce4/core/xfce4-session/DETAILS
index 97f3c39..fa1dc3c 100644
--- a/xfce4/core/xfce4-session/DETAILS
+++ b/xfce4/core/xfce4-session/DETAILS
@@ -1,8 +1,10 @@
MODULE=xfce4-session
VERSION="svn-`date +%U`"
SOURCE=$MODULE.tar.bz2
+ SOURCE2=fast_xfce.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL=svn+http://svn.xfce.org/svn/xfce/$MODULE/trunk:$MODULE
+ SOURCE2_URL=http://merlin.ugent.be/lunar/patches
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://www.xfce.org
ENTERED=20030715
More information about the Lunar-commits
mailing list