- Package:
- mini-dinstall
- Source:
- mini-dinstall
- Submitter:
- Anthony DeRobertis
- Date:
- 2010-02-25 13:33:20 UTC
- Severity:
- normal
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.