Commit be4f37b1 authored by Vitaly Lipatov's avatar Vitaly Lipatov

checkpkg: add missed debsums

parent 3ca5d342
......@@ -58,6 +58,7 @@ case $PMTYPE in
docmd rpm -V $@
;;
*-dpkg)
assure_exists debsums
docmd debsums $@
;;
emerge)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment