--- rpms/e-smith-base+ldap/sme7/e-smith-base+ldap-4.19.1-freebusy.patch 2008/04/02 18:34:17 1.2 +++ rpms/e-smith-base+ldap/sme7/e-smith-base+ldap-4.19.1-freebusy.patch 2008/04/02 21:26:16 1.3 @@ -239,7 +239,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; +} + +