summaryrefslogtreecommitdiffstats
path: root/src/deb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/deb.sh')
-rwxr-xr-xsrc/deb.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/deb.sh b/src/deb.sh
index 68dc958..bf8fb1a 100755
--- a/src/deb.sh
+++ b/src/deb.sh
@@ -368,6 +368,8 @@ EOF
;;
*)
mv "${file}" "${DEB_TREE}/pkgs/${pkg}"
+ ;;
+ esac
done
fi
done < "${pkgverrev}.dsc"