summaryrefslogtreecommitdiff
path: root/packaging/debs
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert@lshift.net>2008-10-19 22:52:00 +0100
committerHubert Plociniczak <hubert@lshift.net>2008-10-19 22:52:00 +0100
commit96af7bf70232ddfa060f0e9767fa63cec20ae390 (patch)
tree65c55719d315577976eca856111ce3d65990b681 /packaging/debs
parent57dee61bf77b4175cf0f26c89f0359c335dfbf45 (diff)
downloadrabbitmq-server-git-96af7bf70232ddfa060f0e9767fa63cec20ae390.tar.gz
Removed check_tools script since Build-Depends
will handle it itself.
Diffstat (limited to 'packaging/debs')
-rw-r--r--packaging/debs/Debian/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/debs/Debian/Makefile b/packaging/debs/Debian/Makefile
index 3e74cb5231..9479feb001 100644
--- a/packaging/debs/Debian/Makefile
+++ b/packaging/debs/Debian/Makefile
@@ -16,7 +16,6 @@ all:
@echo 'Please choose a target from the Makefile.'
package: clean
- make -C ../.. check_tools
cp $(TARBALL_DIR)/$(TARBALL) $(DEBIAN_ORIG_TARBALL)
tar -zxvf $(DEBIAN_ORIG_TARBALL)
cp -r debian $(UNPACKED_DIR)