git-svn-id: svn://svn.opensde.net/opensde/package/branches/udev@21322 10447126-35f2-4685-b0cf-6dd780d3921f
@ -130,6 +130,7 @@ if [ $? -eq 0 ]; then
if [ $? -eq 0 ]; then
mv -f "$root/$initrd.$$" "$root/$initrd"
du -sh "$root/$initrd"
cd "$olddir"; rm -rf "$tmpdir"
echo "done."