aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.