Cleanup whitespace in debian/

This commit is contained in:
Travis Cross
2013-12-10 03:53:17 +00:00
parent a5647414e4
commit 8099af6564
7 changed files with 3 additions and 8 deletions

1
debian/util.sh vendored
View File

@@ -455,4 +455,3 @@ case "$cmd" in
create-orig) create_orig "$@" ;;
*) usage ;;
esac