[Lunar-commits] <moonbase> xfconf GIT
Samuel Verstraete
elangelo at lunar-linux.org
Wed Dec 2 20:05:43 CET 2009
commit 86afc0a281c78d30c71c2ecca1f495dcf6e184ff
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Thu Sep 24 17:48:31 2009 +0200
xfconf GIT
---
xfce4/core/xfconf/BUILD | 7 +------
xfce4/core/xfconf/DETAILS | 4 ++--
2 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/xfce4/core/xfconf/BUILD b/xfce4/core/xfconf/BUILD
index 5ca1695..68281e0 100644
--- a/xfce4/core/xfconf/BUILD
+++ b/xfce4/core/xfconf/BUILD
@@ -4,11 +4,6 @@
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
- ./autogen.sh --build=$BUILD \
- --prefix=${MODULE_PREFIX} \
- --enable-xinerama \
- $OPTS &&
-
- default_make
+ default_cvs_build
) > $C_FIFO 2>&1
diff --git a/xfce4/core/xfconf/DETAILS b/xfce4/core/xfconf/DETAILS
index 8e93262..f128154 100644
--- a/xfce4/core/xfconf/DETAILS
+++ b/xfce4/core/xfconf/DETAILS
@@ -1,8 +1,8 @@
MODULE=xfconf
- VERSION="svn-`date +%Y%U`"
+ VERSION="git-`date +%Y%U`"
SOURCE=$MODULE.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
- SOURCE_URL=svn+http://svn.xfce.org/svn/xfce/$MODULE/trunk:$MODULE
+ SOURCE_URL=git+http://git.xfce.org/xfce/$MODULE:$MODULE
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://www.xfce.org
ENTERED=20080626
More information about the Lunar-commits
mailing list