diff options
| author | Keine_Ahnung <no@mail.com> | 2012-12-25 17:57:12 +0100 |
|---|---|---|
| committer | Keine_Ahnung <no@mail.com> | 2012-12-25 17:57:12 +0100 |
| commit | bb523f11394bc367e7df67722f992efccd4c29cb (patch) | |
| tree | 49dfc9fad7844e1117796ec7f2a6533c672dccf5 /commands/vdr-opticaldrive | |
| parent | 33c9514b75686e41823ed5bbb2f8f328a1aa0f38 (diff) | |
| download | vdr-plugin-ripit-bb523f11394bc367e7df67722f992efccd4c29cb.tar.gz vdr-plugin-ripit-bb523f11394bc367e7df67722f992efccd4c29cb.tar.bz2 | |
cleanup, renamed some make variables and name of setup variable names. now the final
Diffstat (limited to 'commands/vdr-opticaldrive')
| -rw-r--r-- | commands/vdr-opticaldrive | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/vdr-opticaldrive b/commands/vdr-opticaldrive index 475ca2d..265e090 100644 --- a/commands/vdr-opticaldrive +++ b/commands/vdr-opticaldrive @@ -29,7 +29,7 @@ case "$mode" in getopentime) printf "10" ;; - getdvddev) + getdev) printf "$dvd_dev" ;; *) |
