--- vpnc-script.orig	2005-08-23 13:38:09.140717120 -0500
+++ vpnc-script	2005-08-23 13:38:46.095027824 -0500
@@ -72,7 +72,7 @@
 
 if [ -n "$IPROUTE" ]; then
 	fix_ip_get_output () {
-		sed 's/cache//;s/metric[0-9]\+ [0-9]\+//g'
+		sed 's/cache//;s/metric \?[0-9]\+ [0-9]\+//g'
 	}
 
 	set_vpngateway_route() {
