summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArjan Bouter2010-04-01 19:07:29 +0200
committerArjan Bouter2010-04-01 19:07:29 +0200
commit89f54fa563f440e4279e035d1fda635cb5d051a2 (patch)
treec3a375ba8f4c7dcc4aec6ccdfe608902170ef37b
parent2f7b390c3acf4bee89f78bfeae50651c8edd9242 (diff)
gnome-applets2: removed patch, no longer needed
-rw-r--r--gnome2-libs/gnome-applets2/HISTORY3
-rwxr-xr-xgnome2-libs/gnome-applets2/PRE_BUILD5
-rw-r--r--gnome2-libs/gnome-applets2/disable-rarian.patch57
3 files changed, 3 insertions, 62 deletions
diff --git a/gnome2-libs/gnome-applets2/HISTORY b/gnome2-libs/gnome-applets2/HISTORY
index a8cc3fc8b3..20bd1bb6d8 100644
--- a/gnome2-libs/gnome-applets2/HISTORY
+++ b/gnome2-libs/gnome-applets2/HISTORY
@@ -1,3 +1,6 @@
+2010-04-01 Arjan Bouter <abouter@sourcemage.org>
+ * PRE_BUILD, disable-rarian.patch: removed. no longer needed.
+
2010-03-30 Vasil Yonkov <spirtbrat@sourcemage.org>
* DETAILS: updated spell to 2.30.0
diff --git a/gnome2-libs/gnome-applets2/PRE_BUILD b/gnome2-libs/gnome-applets2/PRE_BUILD
deleted file mode 100755
index 5a460a5986..0000000000
--- a/gnome2-libs/gnome-applets2/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY} &&
-if ! is_depends_enabled $SPELL rarian ; then
- patch -p1 < ${SCRIPT_DIRECTORY}/disable-rarian.patch
-fi
diff --git a/gnome2-libs/gnome-applets2/disable-rarian.patch b/gnome2-libs/gnome-applets2/disable-rarian.patch
deleted file mode 100644
index 585aca8978..0000000000
--- a/gnome2-libs/gnome-applets2/disable-rarian.patch
+++ /dev/null
@@ -1,57 +0,0 @@
---- gnome-applets-2.26.3/configure 2009-06-29 08:36:31.000000000 +0200
-+++ gnome-applets-2.26.3-new/configure 2009-07-19 00:42:52.849687456 +0200
-@@ -17495,54 +17495,6 @@
- { (exit 1); exit 1; }; }
- fi
-
--# Extract the first word of "scrollkeeper-config", so it can be a program name with args.
--set dummy scrollkeeper-config; ac_word=$2
--{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
--$as_echo_n "checking for $ac_word... " >&6; }
--if test "${ac_cv_path_SCROLLKEEPER_CONFIG+set}" = set; then
-- $as_echo_n "(cached) " >&6
--else
-- case $SCROLLKEEPER_CONFIG in
-- [\\/]* | ?:[\\/]*)
-- ac_cv_path_SCROLLKEEPER_CONFIG="$SCROLLKEEPER_CONFIG" # Let the user override the test with a path.
-- ;;
-- *)
-- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
--for as_dir in $PATH
--do
-- IFS=$as_save_IFS
-- test -z "$as_dir" && as_dir=.
-- for ac_exec_ext in '' $ac_executable_extensions; do
-- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-- ac_cv_path_SCROLLKEEPER_CONFIG="$as_dir/$ac_word$ac_exec_ext"
-- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-- break 2
-- fi
--done
--done
--IFS=$as_save_IFS
--
-- test -z "$ac_cv_path_SCROLLKEEPER_CONFIG" && ac_cv_path_SCROLLKEEPER_CONFIG="no"
-- ;;
--esac
--fi
--SCROLLKEEPER_CONFIG=$ac_cv_path_SCROLLKEEPER_CONFIG
--if test -n "$SCROLLKEEPER_CONFIG"; then
-- { $as_echo "$as_me:$LINENO: result: $SCROLLKEEPER_CONFIG" >&5
--$as_echo "$SCROLLKEEPER_CONFIG" >&6; }
--else
-- { $as_echo "$as_me:$LINENO: result: no" >&5
--$as_echo "no" >&6; }
--fi
--
--
--if test x$SCROLLKEEPER_CONFIG = xno; then
-- { { $as_echo "$as_me:$LINENO: error: Couldn't find scrollkeeper-config" >&5
--$as_echo "$as_me: error: Couldn't find scrollkeeper-config" >&2;}
-- { (exit please install the Scrollkeeper 0.1.4 package); exit please install the Scrollkeeper 0.1.4 package; }; }
--fi
--
--
- # Extract the first word of "jw", so it can be a program name with args.
- set dummy jw; ac_word=$2
- { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5