summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-30 12:26:53 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-30 12:26:53 (EST)
commit7b11e530d94a16a5edc3a79ab3aaec1f6cc8d229 (patch)
treee03ade3a2e803fd58e0c0b5a9175fe834283ea23
parentebf34c455e973d5f41efe20cd4883772a34aa650 (diff)
Clean up a stray tab character.
-rw-r--r--src/oh-buildopk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oh-buildopk b/src/oh-buildopk
index 3021aa2..77c5e0f 100644
--- a/src/oh-buildopk
+++ b/src/oh-buildopk
@@ -81,7 +81,7 @@ else
printf 'oh-buildopk: Packing package "%s"...\n' "${1}"
arch="$(oh_get_package_architecture ${1})"
-
+
# Write debian-binary.
echo '2.0' > debian-binary || exit 2