~timrchavez/live-build/lb-sg-2.x-add-suppport-for-pxz

« back to all changes in this revision

Viewing changes to helpers/lh_source_usb-hdd

  • Committer: Daniel Baumann
  • Date: 2011-03-09 17:18:29 UTC
  • Revision ID: daniel@debian.org-20110309171829-b7tyrxub0nimlo0z
Adding live-helper 1.0~a10-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
        exit 0
40
40
fi
41
41
 
42
 
for IMAGE in ${LIVE_SOURCE_IMAGE}
 
42
for IMAGE in ${LIVE_SOURCE_IMAGES}
43
43
do
44
44
        if [ "${IMAGE}" = "usb-hdd" ]
45
45
        then
46
46
                # Requiring stage file
47
 
                Require_stagefile .stage/source_download
 
47
                Require_stagefile .stage/source_debian
48
48
 
49
49
                # Checking stage file
50
50
                Check_stagefile .stage/source_usb-hdd