Package: doodle
Version: 0.6.2-1
Followup-For: Bug #296081

In addition to previous poster, the check should not be non-conditional, but
something like:

/etc/cron.daily/doodle OLD:

        . /etc/defaults/doodle

Better:

        file=/etc/default/doodle

        [ -r $file ] && . $file

But there really should also be default file; which could be empty - comments
should say what to add in there.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages doodle depends on:
ii  adduser ii  libdoodle1                    0.6.2-1    desktop search engine 
(library)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to