Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (23dfbff814b13951ffa111175d6b48d868d0bcd7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (23dfbff814b13951ffa111175d6b48d868d0bcd7)
  • Date: Fri, 27 Oct 2006 08:05:38 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

kde-look/kbfx/DEPENDS | 1 -
kde-look/kbfx/HISTORY | 2 ++
kde-look/kbfx/PRE_BUILD | 9 ---------
3 files changed, 2 insertions(+), 10 deletions(-)

New commits:
commit 23dfbff814b13951ffa111175d6b48d868d0bcd7
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

kde-look/kbfx:

DEPENDS: removed depends on automake
PRE_BUILD: removed, tarball contains ./configure

diff --git a/kde-look/kbfx/DEPENDS b/kde-look/kbfx/DEPENDS
index a8cf21d..bebe59c 100755
--- a/kde-look/kbfx/DEPENDS
+++ b/kde-look/kbfx/DEPENDS
@@ -1,4 +1,3 @@
-depends automake &&
depends kdebase &&

source $SECTION_DIRECTORY/KDE_DEPENDS
diff --git a/kde-look/kbfx/HISTORY b/kde-look/kbfx/HISTORY
index bfe285e..4bb8f9a 100644
--- a/kde-look/kbfx/HISTORY
+++ b/kde-look/kbfx/HISTORY
@@ -1,5 +1,7 @@
2006-10-27 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 0.4.9.2rc2, switched to bz2 tarball
+ * DEPENDS: removed depends on automake
+ * PRE_BUILD: removed, tarball contains ./configure

2006-07-21 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS: added section wide KDE_DEPENDS to build with or without
arts
diff --git a/kde-look/kbfx/PRE_BUILD b/kde-look/kbfx/PRE_BUILD
deleted file mode 100755
index f2dc5a6..0000000
--- a/kde-look/kbfx/PRE_BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-# Fix autoconf detection for 2.6x, fix error message wording.
-sedit 's/\*2.5\*/*2.[56]*/g' admin/cvs.sh &&
-sedit 's/2.52, 2.53 or 2.54/2.5x or 2.6x/g' admin/cvs.sh &&
-sedit 's/2.52 or 2.53/2.5x or 2.6x/g' admin/cvs.sh &&
-
-make -f Makefile.cvs



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (23dfbff814b13951ffa111175d6b48d868d0bcd7), Pol Vinogradov, 10/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page