--- rpms/e-smith-base/sme7/e-smith-base-4.18.1-freebusy.patch 2008/04/02 18:33:52 1.2 +++ rpms/e-smith-base/sme7/e-smith-base-4.18.1-freebusy.patch 2008/04/02 21:25:52 1.3 @@ -96,7 +96,7 @@ diff -Nur -x '*.orig' -x '*.rej' e-smith +{ + my ($fm, $item, $prop, $default) = @_; + -+ return $db->get_prop($item, $prop) || $default; ++ return $configdb->get_prop($item, $prop) || $default; +} + +