From 0285892691f15aceb34acac1c5a2546dbf94b714 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Fri, 27 Feb 2009 08:26:48 +0000 Subject: [PATCH] * re-apply the build-stamp --- webcit/debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webcit/debian/rules b/webcit/debian/rules index d4109e17e..e045af13e 100755 --- a/webcit/debian/rules +++ b/webcit/debian/rules @@ -62,7 +62,7 @@ endif build: build-stamp -build-stamp: configure +build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. @@ -71,7 +71,7 @@ build-stamp: configure touch build-stamp clean: - dh_testdir + dh_testconfigure-stampdir dh_testroot rm -f build-stamp configure-stamp -- 2.30.2