mark $foo-dvd-live as a task; thanks to Adam Conrad for the catch

This commit is contained in:
Steve Langasek 2008-02-14 10:10:43 -08:00
parent c070cb790d
commit 3a99ea2703

View File

@ -225,7 +225,7 @@ Flags: seen
esac
case "$FS" in
*-dvd)
LIVELIST="$LIVELIST ${FS}-live"
LIVELIST="$LIVELIST ${FS}-live^"
;;
esac