summaryrefslogtreecommitdiff
path: root/packaging/debs
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2011-08-08 17:15:52 +0100
committerMatthew Sackman <matthew@rabbitmq.com>2011-08-08 17:15:52 +0100
commit14191a156a4be97d87dae99bae3b88d196d9f4e0 (patch)
tree20d3c0f73515e2c7aa3028eba46517068876d467 /packaging/debs
parentbffc69e2d6adeddf85bbb8e9e161539a73f9ac1d (diff)
parent79107abf5327f561ad20f294ac80857a2758e596 (diff)
downloadrabbitmq-server-git-14191a156a4be97d87dae99bae3b88d196d9f4e0.tar.gz
Merging v2_5 branch to default
Diffstat (limited to 'packaging/debs')
-rw-r--r--packaging/debs/Debian/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debs/Debian/Makefile b/packaging/debs/Debian/Makefile
index 31979a8e01..38c81134a2 100644
--- a/packaging/debs/Debian/Makefile
+++ b/packaging/debs/Debian/Makefile
@@ -19,7 +19,7 @@ all:
package: clean
cp $(TARBALL_DIR)/$(TARBALL) $(DEBIAN_ORIG_TARBALL)
- tar -zxvf $(DEBIAN_ORIG_TARBALL)
+ tar -zxf $(DEBIAN_ORIG_TARBALL)
cp -r debian $(UNPACKED_DIR)
cp $(COMMON_DIR)/* $(UNPACKED_DIR)/debian/
# Debian and descendants differ from most other distros in that