[Lunar-commits] libxfce4mcs: Whitespace cleanup (4.4.2)
Chad 'v3rt1g0' Kittel
v3rt1g0 at lunar-linux.org
Fri Jan 11 16:27:21 CET 2008
commit 022b4061d6655d896faf3f786b73dd3c2717c319
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date: Fri Jan 11 09:27:21 2008 -0600
libxfce4mcs: Whitespace cleanup (4.4.2)
* cleaned up whitespace
* removed already covered depends of %X (from startup-notification)
---
xfce4/core/libxfce4mcs/BUILD | 7 ++++---
xfce4/core/libxfce4mcs/DEPENDS | 1 -
xfce4/core/libxfce4mcs/DETAILS | 3 +--
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/xfce4/core/libxfce4mcs/BUILD b/xfce4/core/libxfce4mcs/BUILD
index 12e8e69..7ce0b09 100644
--- a/xfce4/core/libxfce4mcs/BUILD
+++ b/xfce4/core/libxfce4mcs/BUILD
@@ -1,12 +1,13 @@
(
+
[ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
- ./configure --build=$BUILD \
- --prefix=${MODULE_PREFIX} \
- $OPTS &&
+ ./configure --build=$BUILD \
+ --prefix=${MODULE_PREFIX} \
+ $OPTS &&
default_make
diff --git a/xfce4/core/libxfce4mcs/DEPENDS b/xfce4/core/libxfce4mcs/DEPENDS
index 21d7e89..89203af 100644
--- a/xfce4/core/libxfce4mcs/DEPENDS
+++ b/xfce4/core/libxfce4mcs/DEPENDS
@@ -1,3 +1,2 @@
depends libxfce4util
depends startup-notification
-depends %X
diff --git a/xfce4/core/libxfce4mcs/DETAILS b/xfce4/core/libxfce4mcs/DETAILS
index ae81bfb..588476d 100644
--- a/xfce4/core/libxfce4mcs/DETAILS
+++ b/xfce4/core/libxfce4mcs/DETAILS
@@ -8,10 +8,9 @@
ENTERED=20030715
UPDATED=20071204
SHORT="Settings management library for Xfce4"
+
cat << EOF
libxfce4mcs -- Library that provides settings managerment functions to the
Xfce 4 desktop environment. Includes both client and server functions, saving
loading, and notification of changes.
-
EOF
-
More information about the Lunar-commits
mailing list