aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2012-03-21 07:30:32 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-03-21 07:30:32 -0600
commit954868fac534eb6fa52f4e75ce6a3be4cea60097 (patch)
treebf82e037957cb3e556b123060037273424d18b07
parent000ec346b575f1e04e39b182debd125583dfcc98 (diff)
LINARO: fix typo in changelog timestamp handlingHEADmaster
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 512a018676e..2b0db7b1b54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,7 +63,7 @@ clean: debian/control
# This gets rid of the d-i packages in control
cp -f $(DEBIAN)/control.stub $(DEBIAN)/control
- cat $(DEBIAN)/changelog debian/changelog | \
+ cat $(DEBIAN)/changelog | \
sed -e '1 s/%TIMESTAMP%/$(TIMESTAMP)/' > debian/changelog
# Install the copyright information.