[Lunar-commits] <moonbase> xfce4-battery-plugin: small tweaks.
Florin Braescu
florin at lunar-linux.org
Sun Oct 11 19:44:49 CEST 2009
commit 88ce30609b0417d34a217edeee08300cedda32db
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Oct 11 20:44:49 2009 +0300
xfce4-battery-plugin: small tweaks.
---
xfce4/goodies/xfce4-battery-plugin/BUILD | 7 ++++---
xfce4/goodies/xfce4-cellmodem-plugin/BUILD | 6 +++---
xfce4/goodies/xfce4-cpufreq-plugin/BUILD | 6 +++---
xfce4/goodies/xfce4-cpugraph-plugin/BUILD | 6 +++---
xfce4/goodies/xfce4-datetime-plugin/BUILD | 7 ++++---
5 files changed, 17 insertions(+), 15 deletions(-)
diff --git a/xfce4/goodies/xfce4-battery-plugin/BUILD b/xfce4/goodies/xfce4-battery-plugin/BUILD
index 12e8e69..ee3c309 100644
--- a/xfce4/goodies/xfce4-battery-plugin/BUILD
+++ b/xfce4/goodies/xfce4-battery-plugin/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/goodies/xfce4-cellmodem-plugin/BUILD b/xfce4/goodies/xfce4-cellmodem-plugin/BUILD
index 12e8e69..a9262d3 100644
--- a/xfce4/goodies/xfce4-cellmodem-plugin/BUILD
+++ b/xfce4/goodies/xfce4-cellmodem-plugin/BUILD
@@ -4,9 +4,9 @@
# 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/goodies/xfce4-cpufreq-plugin/BUILD b/xfce4/goodies/xfce4-cpufreq-plugin/BUILD
index 12e8e69..a9262d3 100644
--- a/xfce4/goodies/xfce4-cpufreq-plugin/BUILD
+++ b/xfce4/goodies/xfce4-cpufreq-plugin/BUILD
@@ -4,9 +4,9 @@
# 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/goodies/xfce4-cpugraph-plugin/BUILD b/xfce4/goodies/xfce4-cpugraph-plugin/BUILD
index 12e8e69..a9262d3 100644
--- a/xfce4/goodies/xfce4-cpugraph-plugin/BUILD
+++ b/xfce4/goodies/xfce4-cpugraph-plugin/BUILD
@@ -4,9 +4,9 @@
# 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/goodies/xfce4-datetime-plugin/BUILD b/xfce4/goodies/xfce4-datetime-plugin/BUILD
index 12e8e69..ee3c309 100644
--- a/xfce4/goodies/xfce4-datetime-plugin/BUILD
+++ b/xfce4/goodies/xfce4-datetime-plugin/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
More information about the Lunar-commits
mailing list