#390761 dnotify mode does not work; command line options are the wrong case

#390761#5
Date:
2006-10-02 22:18:57 UTC
From:
To:
Note sure how this happened... maybe it works with a different version
of dnotify (then again, stable, testing, and unstable all have
0.18.0-1).

Anyway, mini-dinstall calls dnotify with:
	 ['dnotify', '-m', '-c', '-d', '-a', '-r']

dnotify gives an unknown argument error; I assume -M -C -D -A were
meant. Patch attached.