* re-apply the build-stamp
authorWilfried Göesgens <willi@citadel.org>
Fri, 27 Feb 2009 08:26:48 +0000 (08:26 +0000)
committerWilfried Göesgens <willi@citadel.org>
Fri, 27 Feb 2009 08:26:48 +0000 (08:26 +0000)
webcit/debian/rules

index d4109e17e9d39f50df0c5cca831a01d0e130cbf4..e045af13ef2907446fb639b3d3a15f2b55026c66 100755 (executable)
@@ -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