[SM-Commit] GIT changes to master grimoire by Vasil Yonkov (4cec13294d8d9f0c68a3bf753f4b42935be93711)

Vasil Yonkov scm at sourcemage.org
Fri Nov 27 15:51:34 EST 2009


GIT changes to master grimoire by Vasil Yonkov <spirtbrat at sourcemage.org>:

 gnome2-apps/gucharmap/BUILD     |    6 ------
 gnome2-apps/gucharmap/CONFIGURE |    1 -
 gnome2-apps/gucharmap/HISTORY   |    3 +++
 3 files changed, 3 insertions(+), 7 deletions(-)

New commits:
commit 4cec13294d8d9f0c68a3bf753f4b42935be93711
Author: Vasil Yonkov <spirtbrat at sourcemage.org>
Commit: Vasil Yonkov <spirtbrat at sourcemage.org>

    gucharmap: removed gnome support option - seems deprecated

diff --git a/gnome2-apps/gucharmap/BUILD b/gnome2-apps/gucharmap/BUILD
index e64cb8e..47de762 100755
--- a/gnome2-apps/gucharmap/BUILD
+++ b/gnome2-apps/gucharmap/BUILD
@@ -1,9 +1,3 @@
-if [ "$GNOME" == "y" ]; then
-   OPTS="$OPTS --enable-gnome"
-else
-   OPTS="$OPTS --disable-gnome"
-fi                               &&
-
 if [ "$UNIHAN" == "y" ]; then
    OPTS="$OPTS --enable-unihan"
 else
diff --git a/gnome2-apps/gucharmap/CONFIGURE b/gnome2-apps/gucharmap/CONFIGURE
index b6962d4..4ac29aa 100755
--- a/gnome2-apps/gucharmap/CONFIGURE
+++ b/gnome2-apps/gucharmap/CONFIGURE
@@ -1,2 +1 @@
-config_query GNOME  "Enable gnome support?" y              &&
 config_query UNIHAN "Build in CJK ideograph information" y 
diff --git a/gnome2-apps/gucharmap/HISTORY b/gnome2-apps/gucharmap/HISTORY
index bb40714..9e30604 100644
--- a/gnome2-apps/gucharmap/HISTORY
+++ b/gnome2-apps/gucharmap/HISTORY
@@ -1,3 +1,6 @@
+2009-11-27 Vasil Yonkov <spirtbrat at sourcemage.org>
+	* BUILD, CONFIGURE: removed gnome support option
+
 2009-10-21 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2.28.1, updated WEB_SITE
 



More information about the SM-Commit mailing list