summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index ecca7c33..08a474e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,7 +108,7 @@ binary-indep: build
# author.
installhook:
cp debian/changelog /home/pub/programs/debhelper/CHANGES
- echo $(VERSION) > /home/pub/programs/debhelper/LATEST-VERSION-IS
+ echo -n $(VERSION) > /home/pub/programs/debhelper/LATEST-VERSION-IS
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary dist