Change gddrescue to ddrescue in comments and README.
authorCarl Baldwin <carl@ecbaldwin.net>
Fri, 12 Feb 2010 23:43:54 +0000 (16:43 -0700)
committerCarl Baldwin <carl@ecbaldwin.net>
Fri, 12 Feb 2010 23:43:54 +0000 (16:43 -0700)
README
rip_dvd

diff --git a/README b/README
index 973e654389755cbdd26e31090116a0f046a4d72b..af057ff1ceb3c9b0bc97c0707233b79fd0ec65fb 100644 (file)
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ NOTE:  In Ubuntu, depending on your version, replace libdvdcss2 with what you fi
   https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs
 
 Specific Executable (program) Dependencies (must be found in $PATH):
-volname makexml lsdvd dvdauthor gddrescue dvdbackup mencoder mplayer mkisofs
+volname makexml lsdvd dvdauthor ddrescue dvdbackup mencoder mplayer mkisofs
 
 NOTE:  The script puts /usr/share/tovid on your path which should contain makexml
 
diff --git a/rip_dvd b/rip_dvd
index ecf2f6705d65055e77e77c84294630a9dfa0d5ed..6b419f0d726e05908497fc8430849ad23ec110fa 100755 (executable)
--- a/rip_dvd
+++ b/rip_dvd
 # Known Issues/Limitations:
 # - Mirror mode is always done in ISO mode
 #
-# Package Dependencies (apt-get install these for example):
-# lsdvd dvdauthor gddrescue dvdbackup tovid mencoder mplayer genisoimage libdvdcss2
-#
-# Specific Executable (program) Dependencies (must be found in $PATH):
-# volname makexml lsdvd dvdauthor gddrescue dvdbackup mencoder mplayer mkisofs HandBrakeCLI
-#
-# Optional Dependencies:
-# lookup imdb info/posters for mythvideo: http://www.mythtv.org/wiki/Fill_mythvideo_metadata.pl
-#
+# See the README file for information about the dependencies
+# this script has.
 
 ##############################################################################################
 # Global Variables