Package: motion
Version: 3.2.3-1+b1
Severity: normal
Tags: patch
Hi,
If you call motion with -d for debugging it complains about 
amissing parameter. Referring to the manpage it does not 
need a parameter.
A fix would be:
Line 1107 of conf.c
- while ((c=getopt(conf->argc, conf->argv, "c:d:hns?"))!=EOF)
+ while ((c=getopt(conf->argc, conf->argv, "c:dhns?"))!=EOF)

Kind regards
Nico


-- System Information:
Debian Release: unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

-- 
Nico Golde - http://www.ngolde.de
JAB: [EMAIL PROTECTED] - GPG: 0x73647CFF
Forget about that mouse with 3/4/5 buttons,
gimme a keyboard with 103/104/105 keys!

Attachment: signature.asc
Description: Digital signature

Reply via email to