From cd2fb4369a3bc06f3608803e035ee5b529b96413 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Sat, 27 May 2006 07:35:22 +0000 Subject: [PATCH] debian/rules: Fix prequisites of binary-indep. svn path=/dists/trunk/linux-2.6/; revision=6718 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 038be67c1..1dc3a960b 100755 --- a/debian/rules +++ b/debian/rules @@ -60,7 +60,7 @@ clean: debian/control rm -rf $(BUILD_DIR) $(STAMPS_DIR) debian/lib/python/debian_linux/*.pyc dh_clean -binary-indep: $(STAMPS_DIR)/build-base +binary-indep: $(STAMPS_DIR)/source-base dh_testdir $(MAKE) -f debian/rules.gen binary-indep