summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2015-12-22 14:13:03 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2015-12-22 14:13:03 +0100
commitb96d5b05e113c3ab1ae29e1a18fa5142da3746d3 (patch)
treeb8388957c69d5e8258ad552bdaa7c823329e8c5e /packaging
parente5d577d2815c93906f797fc09cea1a35a5be5418 (diff)
downloadrabbitmq-server-git-b96d5b05e113c3ab1ae29e1a18fa5142da3746d3.tar.gz
packaging/debian: Update list of files removed in `make clean`
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debs/Debian/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/debs/Debian/Makefile b/packaging/debs/Debian/Makefile
index 8a39288b38..83a45542fc 100644
--- a/packaging/debs/Debian/Makefile
+++ b/packaging/debs/Debian/Makefile
@@ -50,8 +50,8 @@ package: clean
clean:
rm -rf $(UNPACKED_DIR)
- rm -f $(PACKAGENAME)_*.tar.gz
- rm -f $(PACKAGENAME)_*.diff.gz
+ rm -f $(DEBIAN_ORIG_TARBALL)
+ rm -f $(PACKAGENAME)_*.debian.tar.gz
rm -f $(PACKAGENAME)_*.dsc
rm -f $(PACKAGENAME)_*_*.changes
rm -f $(PACKAGENAME)_*_*.deb