aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2000-10-16 07:18:00 +0800
committerPeter Williams <peterw@src.gnome.org>2000-10-16 07:18:00 +0800
commitf020f430899c68b2ae2da01e7447617d09ccaff9 (patch)
tree8805ab0330044d66594c6f4857fc86ba1e1b00e0 /tools
parentec300909290ef9ae3397ab7111c7777d7eda28b1 (diff)
downloadgsoc2013-evolution-f020f430899c68b2ae2da01e7447617d09ccaff9.tar
gsoc2013-evolution-f020f430899c68b2ae2da01e7447617d09ccaff9.tar.gz
gsoc2013-evolution-f020f430899c68b2ae2da01e7447617d09ccaff9.tar.bz2
gsoc2013-evolution-f020f430899c68b2ae2da01e7447617d09ccaff9.tar.lz
gsoc2013-evolution-f020f430899c68b2ae2da01e7447617d09ccaff9.tar.xz
gsoc2013-evolution-f020f430899c68b2ae2da01e7447617d09ccaff9.tar.zst
gsoc2013-evolution-f020f430899c68b2ae2da01e7447617d09ccaff9.zip
Update verify-evolution-install.sh a little teeny bit for 0.5 (no functionality changes, just tracking version number)
svn path=/trunk/; revision=5933
Diffstat (limited to 'tools')
-rwxr-xr-xtools/verify-evolution-install.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/verify-evolution-install.sh b/tools/verify-evolution-install.sh
index bf511754a1..32a911009d 100755
--- a/tools/verify-evolution-install.sh
+++ b/tools/verify-evolution-install.sh
@@ -253,7 +253,7 @@ You should check to see that the install succeeded."
fi
done
- #rm -f $lddfile
+ rm -f $lddfile
IFS="$IFSback"
if test x"$need_bonobox" = xyes -a x"$use_bonobo" = xyes -a x"$use_bonobox" != xyes ; then
@@ -621,7 +621,7 @@ fi
add_lib_to_check libcal-client "$e_prefix/lib"
add_lib_to_check libcamel "$e_prefix/lib"
-add_lib_to_check libcamelvee "$e_prefix/lib/evolution/camel-providers/0.3"
+add_lib_to_check libcamelvee "$e_prefix/lib/evolution/camel-providers/0.5"
check_oafinfo addressbook evolution
check_oafinfo calendar-control evolution
check_oafinfo evolution-mail evolution