Ooops... forgot my then after elif. I hope nobody noticed.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@396 67a159dc-881f-0410-a524-ba9dfbe2cb84
cleanup-cruft
Chris Gianelloni 19 years ago
parent 10b1b9525a
commit edea15ae0d

@ -454,6 +454,7 @@ then
then
LOOPTYPE='squashfs'
elif [ "${LOOP}" = '/image.squashfs' ]
then
LOOPTYPE='squashfs'
elif [ "${LOOP}" = '/livecd.gcloop' ]
then

Loading…
Cancel
Save